From: Xiangyu Bu Date: Wed, 18 Oct 2017 00:10:53 +0000 (-0700) Subject: Fix memory leak in GENERAL_NAME_set0_othername. X-Git-Tag: OpenSSL_1_1_1-pre1~521 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=04761b557a53f026630dd5916b2b8522d94579db;hp=04761b557a53f026630dd5916b2b8522d94579db Fix memory leak in GENERAL_NAME_set0_othername. CLA: trivial Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/4544) ---