Fix memory leak in GENERAL_NAME_set0_othername.
authorXiangyu Bu <xybu@users.noreply.github.com>
Wed, 18 Oct 2017 00:10:53 +0000 (17:10 -0700)
committerRichard Levitte <levitte@openssl.org>
Mon, 23 Oct 2017 15:46:02 +0000 (17:46 +0200)
commit04761b557a53f026630dd5916b2b8522d94579db
tree13ce3c417fe967168ead93b620f71886def753f5
parent590bbdfdf43b97abf8817f506f8ab46687d1eadd
Fix memory leak in GENERAL_NAME_set0_othername.

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4544)
crypto/x509v3/v3_genn.c