openssl/crypto/cms
Matt Caswell 903738ac63 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>
2015-11-09 22:54:19 +00:00
..
cms.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_asn1.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_att.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_cd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_dd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_enc.c Fix memory leak if setup fails. 2015-08-12 14:12:02 +01:00
cms_env.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_ess.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_io.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_kari.c Fix ECDH key identifier support. 2015-04-10 18:52:49 +01:00
cms_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cms_pwri.c Fix missing malloc return value checks 2015-11-09 22:54:19 +00:00
cms_sd.c Fix missing malloc return value checks 2015-11-09 22:54:19 +00:00
cms_smime.c Err isn't always malloc failure. 2015-08-12 14:07:06 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00