Fix possible leaks on sk_X509_EXTENSION_push() failure ...
authorFdaSilvaYY <fdasilvayy@gmail.com>
Mon, 6 Nov 2017 11:56:58 +0000 (12:56 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 16 Nov 2017 15:00:38 +0000 (16:00 +0100)
commitc29f83c05f3a3c5641c5ddf054789a29d2163bf3
treebb0bd2b5ab65f02c4198ef44a105d48a9e7c66f9
parent046c5f73535c8a46af940c063e00dfa6cce73f18
Fix possible leaks on sk_X509_EXTENSION_push() failure ...

Backport of #4677 / 1687aa760cdd164b12c5b70e65cadcbce1e7ccfa

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