If memory debugging enabled return error on leaks.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 14 Jan 2016 22:00:03 +0000 (22:00 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 5 Feb 2016 16:02:21 +0000 (16:02 +0000)
commit541e9565bb5b860e9e0b5faeb5d474deeaef743b
tree5fa066496061cc850728f0e0790e48810f19c8ae
parentcc5a9ba485b988b036974cf682cda35180788446
If memory debugging enabled return error on leaks.

Reviewed-by: Rich Salz <rsalz@openssl.org>
17 files changed:
apps/openssl.c
test/clienthellotest.c
test/danetest.c
test/dsatest.c
test/ecdhtest.c
test/ecdsatest.c
test/ectest.c
test/enginetest.c
test/evp_extra_test.c
test/evp_test.c
test/exptest.c
test/jpaketest.c
test/p5_crpt2_test.c
test/rsa_test.c
test/srptest.c
test/ssltest.c
test/verify_extra_test.c