Fix memory leak in context unit test #241

pull apoelstra wants to merge 1 commits into bitcoin-core:master from apoelstra:context-leak-fix changing 1 files +6 −0
  1. apoelstra commented at 8:57 pm on April 16, 2015: contributor

    Before fix, valgrind ./tests 1 outputs ==21959== in use at exit: 2,228,288 bytes in 8 blocks

    after: ==23974== in use at exit: 0 bytes in 0 blocks

  2. Fix memory leak in context unit test
    Before fix, `valgrind ./tests 1` outputs
      ==21959==     in use at exit: 2,228,288 bytes in 8 blocks
    
    after:
      ==23974==     in use at exit: 0 bytes in 0 blocks
    5c2a4fad1c
  3. gmaxwell commented at 8:59 pm on April 16, 2015: contributor
    tested ACK. Thanks for fixing this so quickly.
  4. sipa merged this on Apr 19, 2015
  5. sipa closed this on Apr 19, 2015

  6. sipa referenced this in commit f3d3519ce0 on Apr 19, 2015
  7. sipa commented at 6:36 pm on April 19, 2015: contributor
    Tested ACK
  8. apoelstra deleted the branch on Jun 19, 2017

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-22 00:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me