Fix double-free bugs in EC group precomputation state
authorViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 14 Jan 2016 00:51:17 +0000 (19:51 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 14 Jan 2016 00:58:57 +0000 (19:58 -0500)
commitb098dcae66433efc4c073ca2cc5fc64cdf8a613e
treec3471541000c35a069df33c513f0041b8609718b
parent502e16853367f373ec2aad94f1fd24884c4a7b65
Fix double-free bugs in EC group precomputation state

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/ec/ecp_nistz256.c