Fix possible leaks on sk_X509_EXTENSION_push() failure ...
authorFdaSilvaYY <fdasilvayy@gmail.com>
Fri, 11 Aug 2017 13:41:55 +0000 (15:41 +0200)
committerAndy Polyakov <appro@openssl.org>
Fri, 10 Nov 2017 08:46:46 +0000 (09:46 +0100)
commit8bc6b51ce2eba016d35e1524250c17f1c5de9911
tree01a73effa99b706c08c7faf86a47aecdc216fe86
parentf0e3fca9ee7052a9e4d034f988376b403a839140
Fix possible leaks on sk_X509_EXTENSION_push() failure ...

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4677)

(cherry picked from commit 1687aa760cdd164b12c5b70e65cadcbce1e7ccfa)
crypto/x509v3/v3_lib.c