Fix an error path leak in do_ext_nconf()
authorMatt Caswell <matt@openssl.org>
Fri, 10 Jun 2016 14:30:09 +0000 (15:30 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 10 Jun 2016 15:42:05 +0000 (16:42 +0100)
commit8605abf13523579ecab8b1f2a4bcb8354d94af79
tree17e3211d124083c477af4f2b440c0d7b6fd2bf31
parente68a780ed698cd7839d38bf3851974fc1d23e00d
Fix an error path leak in do_ext_nconf()

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