openssl/crypto/cms
Matt Caswell 2280358146 Don't leak EVP_MD_CTX on error path
The cms_SignerInfo_content_sign() function allocated an EVP_MD_CTX but
then failed to free it on an error path.

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 Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 2016-03-08 11:10:34 -05:00
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 Don't leak EVP_MD_CTX on error path 2016-04-28 13:13:09 +01:00
cms_smime.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00