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:44:06 +0000 (16:44 +0100)
commit4457017587efae316ac10b159f2e5b0cc81d9921
tree3e95e4afff0b9f1c7e886f871283b03e90f0e643
parentf6186cfba64593d3cefd6851a487a21abd0657a3
Fix an error path leak in do_ext_nconf()

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 8605abf13523579ecab8b1f2a4bcb8354d94af79)
crypto/x509v3/v3_conf.c