openssl/crypto/pkcs7
Matt Caswell 4718f449a3 Improve error handling in pk7_doit
If a mem allocation failed we would ignore it. This commit fixes it to
always check.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5596)
2018-03-12 19:09:04 +00:00
..
bio_pk7.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
pk7_asn1.c Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
pk7_attr.c Fix mem error handling in PKCS7_simple_smimecap 2016-07-05 17:45:58 +01:00
pk7_doit.c Improve error handling in pk7_doit 2018-03-12 19:09:04 +00:00
pk7_lib.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
pk7_mime.c This has been added to avoid the situation where some host ctype.h functions 2017-08-22 09:45:25 +10:00
pk7_smime.c Copyright consolidation 04/10 2016-05-17 14:24:46 -04:00
pkcs7err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00