Error checking and memory leak fixes in NISTZ256.
authorEmilia Kasper <emilia@openssl.org>
Fri, 24 Apr 2015 14:53:30 +0000 (16:53 +0200)
committerEmilia Kasper <emilia@openssl.org>
Mon, 27 Apr 2015 14:37:19 +0000 (16:37 +0200)
commitc30a1b3b33dad17db8a221bc1a2bc80b4f5f56a2
treeef39b6c503d80eb75ceb026258b988c4749b13b0
parent9ed55313a71ca68ddea2c207261487954828fe31
Error checking and memory leak fixes in NISTZ256.

Thanks to Brian Smith for reporting these issues.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ec/ec.h
crypto/ec/ec_err.c
crypto/ec/ecp_nistz256.c