openssl/crypto/pkcs7
Alessandro Ghedini 55500ea7c4 GH354: Memory leak fixes
Fix more potential leaks in X509_verify_cert()
Fix memory leak in ClientHello test
Fix memory leak in gost2814789 test
Fix potential memory leak in PKCS7_verify()
Fix potential memory leaks in X509_add1_reject_object()
Refactor to use "goto err" in cleanup.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2015-08-28 11:18:04 -04:00
..
bio_pk7.c ifdef cleanup part 3: OPENSSL_SYSNAME 2015-01-23 11:58:26 -05:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
pk7_asn1.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk7_attr.c Use p==NULL not !p (in if statements, mainly) 2015-05-11 10:06:38 -04:00
pk7_dgst.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk7_doit.c PKCS#7: Fix NULL dereference with missing EncryptedContent. 2015-06-11 11:06:31 +01:00
pk7_enc.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk7_lib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk7_mime.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
pk7_smime.c GH354: Memory leak fixes 2015-08-28 11:18:04 -04:00
pkcs7err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00