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. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
