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>
Tue, 24 Oct 2017 08:40:18 +0000 (10:40 +0200)
commit4ed22d63a7b150b2066f4fa676950786519c602b
tree6c9fc73491da2ce66b85f9b52edf8aea6bbcd760
parentca80ba81e243c30873cd11870422a3873a64be73
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)

(cherry picked from commit 04761b557a53f026630dd5916b2b8522d94579db)
crypto/x509v3/v3_genn.c