Fix error checking and memory leaks in NISTZ256 precomputation.
authorEmilia Kasper <emilia@openssl.org>
Fri, 24 Apr 2015 13:38:24 +0000 (15:38 +0200)
committerEmilia Kasper <emilia@openssl.org>
Fri, 24 Apr 2015 15:47:01 +0000 (17:47 +0200)
commit9ed55313a71ca68ddea2c207261487954828fe31
tree957d0dac359c75736eefba687ee08c92c37e7426
parent7238a82c8ae4dbf9043cb7c253f796615b3277a6
Fix error checking and memory leaks in NISTZ256 precomputation.

Thanks to Brian Smith for reporting these issues.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 53dd4ddf71ad79a64be934ca19445b1cf560adab)
crypto/ec/ecp_nistz256.c