openssl/crypto/ec
Kazuki Yamaguchi 0110a47036 Fix a memory leak in EC_GROUP_get_ecparameters()
The variable 'buffer', allocated by EC_POINT_point2buf(), isn't
free'd on the success path.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-08-22 15:10:03 +01:00
..
asm spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
build.info Remove old EC based X25519 code. 2016-08-13 14:11:05 +01:00
curve25519.c
ec2_mult.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c Constify private key decode. 2016-08-17 12:01:29 +01:00
ec_asn1.c Fix a memory leak in EC_GROUP_get_ecparameters() 2016-08-22 15:10:03 +01:00
ec_check.c
ec_curve.c Remove old EC based X25519 code. 2016-08-13 14:11:05 +01:00
ec_cvt.c
ec_err.c make errors 2016-08-13 14:11:04 +01:00
ec_key.c Fix some style issues... 2016-08-02 09:59:23 +02:00
ec_kmeth.c
ec_lcl.h Remove old EC based X25519 code. 2016-08-13 14:11:05 +01:00
ec_lib.c
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c Don't allocate r/s in DSA_SIG and ECDSA_SIG 2016-07-20 14:02:54 +01:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c fix memory leaks 2016-07-16 12:32:34 -04:00
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c ecp_nistz256.c: get is_one on 32-bit platforms right. 2016-08-21 22:16:48 +02:00
ecp_oct.c
ecp_smpl.c
ecx_meth.c Constify private key decode. 2016-08-17 12:01:29 +01:00