openssl/crypto/pkcs7
Matt Caswell 36c6f0ad0f Fix PKCS7 memory leak
Commit f0e0fd51f was a bit over-zealous in removing a call to
X509_STORE_CTX_cleanup(). The call in question was in a loop and was
required to cleanup resources used on each iteration of the loop. Removing
this resulted in a memory leak.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-18 14:59:23 +01:00
..
bio_pk7.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
pk7_asn1.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_attr.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_dgst.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_doit.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_mime.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
pk7_smime.c Fix PKCS7 memory leak 2016-04-18 14:59:23 +01:00
pkcs7err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00