mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
29f4c357f0
The cms_RecipientInfo_pwri_crypt() allocated an EVP_CIPHER_CTX but then failed to free it in some error paths. By allocating it a bit later that can be avoided. Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
build.info | ||
cms_asn1.c | ||
cms_att.c | ||
cms_cd.c | ||
cms_dd.c | ||
cms_enc.c | ||
cms_env.c | ||
cms_err.c | ||
cms_ess.c | ||
cms_io.c | ||
cms_kari.c | ||
cms_lcl.h | ||
cms_lib.c | ||
cms_pwri.c | ||
cms_sd.c | ||
cms_smime.c |