[openssl-dev] [openssl.org #3985] [PATCH] Fix potential memory leaks

Alessandro Ghedini via RT rt at openssl.org
Wed Aug 5 12:10:55 UTC 2015


On Wed, Aug 05, 2015 at 11:01:13am +0000, Alessandro Ghedini via RT wrote:
> Hello,
> 
> see GitHub pull request at
> https://github.com/openssl/openssl/pull/354
> 
> which fixes memory leaks on error conditions in X509_add1_reject_object()
> and PKCS7_verify().

I also added a couple more patches fixing memory leaks in the test suite. Now
it's possible to run "make test" with GCC's address sanitizer, without any
errors.




More information about the openssl-dev mailing list