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:16:40 +0000 (17:16 +0100)
commitb66ccb4cf25576d5d3821b6c20bb4d694511e1ed
treef3e2edd156dc64c5fbbd0341ecdc3dab20b65bf9
parent8b98d97caad117841b339b2bff55f52e12490b5d
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