openssl/crypto/pem
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
..
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
message Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pem.h Fix formatting error in pem.h 2015-01-22 14:22:19 +00:00
pem2.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_all.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_info.c Fix missing malloc return value checks 2015-11-09 23:00:37 +00:00
pem_lib.c Fix uninitialized variable warning 2015-03-25 15:19:20 +01:00
pem_oth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_pk8.c check for error when creating PKCS#8 structure 2015-05-28 18:02:19 +01:00
pem_pkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_seal.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_sign.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_x509.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_xaux.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pkcs7.lis Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pvkfmt.c Remove useless code 2015-10-23 20:47:53 +02:00