openssl/crypto/rsa
Matt Caswell 5e8129f278 Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt
The rsa_cms_encrypt() function allocates an ASN1_OCTET_STRING but can
then fail to free it in an error condition.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-28 13:13:09 +01:00
..
build.info Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_ameth.c Don't leak an ASN1_OCTET_STRING on error in rsa_cms_encrypt 2016-04-28 13:13:09 +01:00
rsa_asn1.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_chk.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_crpt.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_depr.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rsa_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_gen.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_lib.c RSA, DSA, DH: Allow some given input to be NULL on already initialised keys 2016-04-27 15:07:53 +02:00
rsa_locl.h Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_meth.c Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_none.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_null.c Make the RSA_METHOD structure opaque 2016-04-06 16:19:20 +02:00
rsa_oaep.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_ossl.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsa_pk1.c RT4148 2016-02-03 18:30:23 +01:00
rsa_pmeth.c Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
rsa_prn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_pss.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_saos.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_sign.c Make X509_SIG opaque. 2016-03-11 17:40:47 +00:00
rsa_ssl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rsa_x931g.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00