Fix a memleak in ec_copy_parameters.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Tue, 13 Jun 2017 05:22:50 +0000 (07:22 +0200)
committerRich Salz <rsalz@openssl.org>
Tue, 13 Jun 2017 17:51:21 +0000 (13:51 -0400)
commit7cc9b2cde103745e036d256209b7cb3f696fe7af
tree58664989337c8da8c77ad91a1dc6c7863d39277f
parentf05cece6e23ff1737f8cad7f9442dcca25745de1
Fix a memleak in ec_copy_parameters.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3666)
(cherry picked from commit 188a9bd950837c70661aa6849894e4e02d129031)
crypto/ec/ec_ameth.c