openssl/crypto/cms
Shane Lontis 84af8027c5 CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
Fixes #13624

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13668)
2021-01-18 15:01:26 +01:00
..
build.info Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_asn1.c Update copyright year 2020-10-15 14:10:06 +01:00
cms_att.c Update copyright year 2020-11-26 14:18:57 +00:00
cms_cd.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
cms_dd.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
cms_dh.c Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_ec.c Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC 2020-12-16 11:56:38 +01:00
cms_enc.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_env.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
cms_ess.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_io.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_kari.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_lib.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_local.h Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
cms_pwri.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_rsa.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
cms_sd.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00
cms_smime.c CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 2021-01-18 15:01:26 +01:00