openssl/crypto/cms
Matt Caswell 29f4c357f0 Don't leak memory on error in cms_RecipientInfo_pwri_crypt
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>
2016-04-28 13:13:09 +01:00
..
build.info
cms_asn1.c
cms_att.c
cms_cd.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
cms_dd.c
cms_enc.c
cms_env.c
cms_err.c
cms_ess.c
cms_io.c
cms_kari.c Fix no-des 2016-03-18 17:07:11 +00:00
cms_lcl.h
cms_lib.c
cms_pwri.c Don't leak memory on error in cms_RecipientInfo_pwri_crypt 2016-04-28 13:13:09 +01:00
cms_sd.c
cms_smime.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00