hashbn: check for NULL result when allocating bin and return an error if it fails...
authorJonas Maebe <jonas.maebe@elis.ugent.be>
Sun, 8 Dec 2013 17:14:59 +0000 (18:14 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 17 Aug 2014 16:54:39 +0000 (18:54 +0200)
commitba494ee593e6e4daa0270cb9bf2c0b5348b207de
tree654513e20288952862daf64f429f03b7b18b4718
parent462319c3e9e3d205fba795dbd63936a8547a6100
hashbn: check for NULL result when allocating bin and return an error if it fails all (in)direct callers of hashbn: propagate potential error in hashbn

Signed-off-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
crypto/jpake/jpake.c