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:45:13 +0000 (17:45 +0200)
commit53dd4ddf71ad79a64be934ca19445b1cf560adab
treee6057027aa132a7a5d10b3370034896fd45e7aba
parentc028254b12a8ea0d0f8a677172eda2e2d78073f3
Fix error checking and memory leaks in NISTZ256 precomputation.

Thanks to Brian Smith for reporting these issues.

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