]> granicus.if.org Git - openssl/commit
Ensure BIGNUM is freed in an error path
authorMatt Caswell <matt@openssl.org>
Tue, 26 Apr 2016 17:29:49 +0000 (18:29 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 1 Jun 2016 13:51:36 +0000 (14:51 +0100)
commit5bf7c7725b9cb44813dc78cf143c5c1d5aada02c
tree06cf5ac86d2af5a5a78830957d62065ca408e442
parentfe2b7dfdf446088d5c1cc9dc9d49d131cc4ef7f9
Ensure BIGNUM is freed in an error path

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/prime.c