openssl/crypto/pkcs7
Matt Caswell d54ac5c4bf Free memory on error in PKCS7_dataFinal()
The PKCS7_dataFinal() function allocates a memory buffer but then fails
to free it on an error condition.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-28 13:13:09 +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
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 Free memory on error in PKCS7_dataFinal() 2016-04-28 13:13:09 +01: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