Fix error-path memory leak in asn_mime.c
authorTodd Short <tshort@akamai.com>
Mon, 22 Jan 2018 19:30:24 +0000 (14:30 -0500)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:12:21 +0000 (18:12 +0000)
commita26dd465b21d8def440c16b6bd90227b03e12e02
tree9a7c55d95c174ad1611013916801973ec861c2f1
parent97ea1e7f42eea97b117af08b3c1d29f6443850ab
Fix error-path memory leak in asn_mime.c

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5142)
crypto/asn1/asn_mime.c