openssl/crypto/pkcs7
Matt Caswell 84d0c40f3f Fix missing malloc return value checks
During work on a larger change in master a number of locations were
identified where return value checks were missing. This backports the
relevant fixes.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 903738ac63)

Conflicts:
	crypto/cms/cms_sd.c
2015-11-09 23:00:37 +00:00
..
bio_pk7.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
pk7_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pk7_attr.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pk7_dgst.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pk7_doit.c Fix missing malloc return value checks 2015-11-09 23:00:37 +00:00
pk7_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pk7_lib.c PKCS#7: avoid NULL pointer dereferences with missing content 2015-03-19 12:59:31 +00:00
pk7_mime.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pk7_smime.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pkcs7.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pkcs7err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00