openssl/crypto/ec
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
..
asm Add ec/asm/ecp_nistz256-sparcv9.pl. 2015-04-21 09:37:44 +02:00
ec2_mult.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec2_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec2_smpl.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_ameth.c remove malloc casts 2015-04-28 15:28:14 -04:00
ec_asn1.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
ec_check.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_curve.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_cvt.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_key.c remove malloc casts 2015-04-28 15:28:14 -04:00
ec_lcl.h Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
ec_lib.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_mult.c remove malloc casts 2015-04-28 15:28:14 -04:00
ec_oct.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec_pmeth.c free NULL cleanup. 2015-03-25 18:35:24 -04:00
ec_print.c remove malloc casts 2015-04-28 15:28:14 -04:00
eck_prn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_mont.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nist.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistp224.c remove malloc casts 2015-04-28 15:28:14 -04:00
ecp_nistp256.c remove malloc casts 2015-04-28 15:28:14 -04:00
ecp_nistp521.c remove malloc casts 2015-04-28 15:28:14 -04:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c remove malloc casts 2015-04-28 15:28:14 -04:00
ecp_oct.c More comment realignment 2015-01-22 09:20:10 +00:00
ecp_smpl.c Fix memory leak 2015-04-11 20:31:29 +02:00
Makefile Add ec/asm/ecp_nistz256-sparcv9.pl. 2015-04-21 09:37:44 +02:00