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>
Fri, 27 Oct 2017 09:26:12 +0000 (11:26 +0200)
commitf32a0a951dc8ea3a4c8c4a76e5b3a32f03c47e3d
treed5398fb5e4863f525e708fd2f98d6410696e5a64
parenta5034bea281e3b6b79a4ad33c2471afee483d6bc
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)

(cherry picked from commit 432f8688bb72e21939845ac7a69359ca718c6676)

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/4514)
crypto/x509v3/v3_utl.c