x509v3/v3_utl.c: avoid double-free.
authorAndy Polyakov <appro@openssl.org>
Sat, 14 Oct 2017 08:21:19 +0000 (10:21 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 17 Oct 2017 19:36:31 +0000 (21:36 +0200)
commit432f8688bb72e21939845ac7a69359ca718c6676
tree5faf3ecde311a038a5fb131e27d7290f932f61d8
parentf5791af386b90d5e629687e23ba0681dd4070395
x509v3/v3_utl.c: avoid double-free.

Thanks to David Benjamin for spotting this.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4532)
crypto/x509v3/v3_utl.c