]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add memory leak detection to d2i_test
authorDr. Stephen Henson <steve@openssl.org>
Thu, 13 Oct 2016 15:10:21 +0000 (16:10 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 13 Oct 2016 18:26:58 +0000 (19:26 +0100)
commit4a4c4bf06d6362f56507c787c61b07655563e962
tree839695a078cd04b3ac7237a0f1aca4a03a1fe1ac
parent32804b04b8f3c889beebb6e63e14cc3ea4d8273c
Add memory leak detection to d2i_test

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1707)
test/d2i_test.c