]> granicus.if.org Git - openssl/commit
Fix a memleak in ec_GFp_mont_group_set_curve.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 2 Jul 2017 10:32:47 +0000 (12:32 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 2 Jul 2017 10:32:47 +0000 (12:32 +0200)
commit953a1665e2a3ea0423f3deb2a71972486d0ee61e
treed45a404feb50edc831f5e7fa012d8be09ad5185d
parent0cfb422656b0807b23f63fccea0a12ab2bddbbb1
Fix a memleak in ec_GFp_mont_group_set_curve.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3828)
crypto/ec/ecp_mont.c