openssl/crypto/cms
Bernd Edlinger 3e3aadd51c Fix a possible memleak in CMS_sign_receipt
When an error happens after cms_encode_Receipt
the ASN1_OCTET_STRING object "os" may be leaked.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22758)
2023-11-22 09:31:03 +01:00
..
build.info
cms_asn1.c
cms_att.c
cms_cd.c
cms_dd.c
cms_dh.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_ec.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_enc.c cms_enc.c: Include crypto/asn1.h for struct asn1_object_st 2023-10-19 10:15:56 +02:00
cms_env.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_err.c CMS_add1_signer(): add missing ERR_raise() calls 2023-10-17 22:02:29 +02:00
cms_ess.c
cms_io.c
cms_kari.c
cms_lib.c Copyright year updates 2023-09-07 09:59:15 +01:00
cms_local.h Copyright year updates 2023-09-07 09:59:15 +01:00
cms_pwri.c
cms_rsa.c free oaep label-octet-string on error 2023-10-30 07:59:06 +00:00
cms_sd.c CMS and PKCS7: fix handlling of EVP_PKEY_get_size() failure 2023-10-26 16:03:48 +01:00
cms_smime.c Fix a possible memleak in CMS_sign_receipt 2023-11-22 09:31:03 +01:00