openssl/crypto/cms
Rich Salz 2ace745022 free NULL cleanup 8
Do not check for NULL before calling a free routine.  This addresses:
    ASN1_BIT_STRING_free ASN1_GENERALIZEDTIME_free ASN1_INTEGER_free
    ASN1_OBJECT_free ASN1_OCTET_STRING_free ASN1_PCTX_free ASN1_SCTX_free
    ASN1_STRING_clear_free ASN1_STRING_free ASN1_TYPE_free
    ASN1_UTCTIME_free M_ASN1_free_of

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-04-30 11:31:07 -04:00
..
cms_asn1.c free NULL cleanup 2015-03-28 10:54:15 -04:00
cms_att.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_cd.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_dd.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_enc.c RAND_bytes updates 2015-03-25 12:38:07 +00:00
cms_env.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
cms_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_ess.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
cms_io.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_kari.c Fix ECDH key identifier support. 2015-04-10 18:51:52 +01:00
cms_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
cms_lib.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
cms_pwri.c Code style: space after 'if' 2015-04-16 13:44:59 -04:00
cms_sd.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
cms_smime.c free NULL cleanup 2015-03-25 11:31:18 -04:00
Makefile Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00