openssl/crypto/ec
Rich Salz e0e920b1a0 free NULL cleanup 9
Ongoing work to skip NULL check before calling free routine.  This gets:
    ecp_nistz256_pre_comp_free nistp224_pre_comp_free nistp256_pre_comp_free
    nistp521_pre_comp_free PKCS7_free PKCS7_RECIP_INFO_free
    PKCS7_SIGNER_INFO_free sk_PKCS7_pop_free PKCS8_PRIV_KEY_INFO_free
    PKCS12_free PKCS12_SAFEBAG_free PKCS12_free sk_PKCS12_SAFEBAG_pop_free
    SSL_CONF_CTX_free SSL_CTX_free SSL_SESSION_free SSL_free ssl_cert_free
    ssl_sess_cert_free

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
2015-04-11 16:32:54 -04:00
..
asm ec/asm/ecp_nistz256-x86_64.pl: update commentary with before-after performance data. 2015-03-28 15:59:27 +01: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 free NULL cleanup 2015-03-28 10:54:15 -04:00
ec_asn1.c Ensure EC private keys retain leading zeros 2015-03-31 16:33:29 +01: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 free NULL cleanup. 2015-03-25 18:35:24 -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 free NULL cleanup. 2015-03-25 18:35:24 -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 free NULL cleanup. 2015-03-25 18:35:24 -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 free NULL cleanup 9 2015-04-11 16:32:54 -04:00
ecp_nistp256.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
ecp_nistp521.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
ecp_nistputil.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_nistz256.c free NULL cleanup 9 2015-04-11 16:32:54 -04:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00: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 Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant 2015-03-31 20:16:01 +02:00