In X509_STORE_CTX_init, cleanup on failure
authormrpre <mrpre@163.com>
Sat, 29 Aug 2015 02:26:39 +0000 (10:26 +0800)
committerRich Salz <rsalz@openssl.org>
Sat, 5 Sep 2015 21:25:10 +0000 (17:25 -0400)
commitecdaa1aefd30a3624624a28139a1e78e17993725
tree136c09b67c0b621452a39a92f366364377c8aed1
parentd35ff2c0ade0a12e84aaa2e9841b4983a2f3cf45
In X509_STORE_CTX_init, cleanup on failure

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/x509/x509_vfy.c