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:12:33 +0000 (17:12 +0100)
commit75a3e39288feeeefde5ed1f96ff9faeba0d2b233
tree91720b896fcc91d52bd71369469fa4ded09d81a3
parent33564cb7494b0d12384d8ad83207306ebd056e36
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)
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_info.c