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:23:33 +0000 (18:23 +0000)
commit9716b1234b40c5d36be46465567ea060e09d30d6
tree5e22e2732bbdedce4d8328067c58bd2018e6cc9b
parent8054342b78d3ffbd3625689a9692ff1e5f709913
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)

(cherry picked from commit a26dd465b21d8def440c16b6bd90227b03e12e02)
crypto/asn1/asn_mime.c