Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME
authorMatt Caswell <matt@openssl.org>
Tue, 2 May 2017 12:47:31 +0000 (13:47 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 2 May 2017 16:24:24 +0000 (17:24 +0100)
commit16d78fbc2a6804453824752110737ab7b7f04ea8
treeada91559b69a239b5c6c364c44af61248248ea8b
parent6b8fa5be76f560c4141a1a5e09527005bd88e969
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME

Fixes #1653 reported by Guido Vranken

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3362)
(cherry picked from commit 75a3e39288feeeefde5ed1f96ff9faeba0d2b233)
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_info.c