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
build.info
pk7_asn1.c
pk7_attr.c
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
pk7_smime.c
pkcs7err.c