mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check whether...
authorJonas Maebe <jonas.maebe@elis.ugent.be>
Tue, 3 Dec 2013 16:11:48 +0000 (17:11 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 15 Aug 2014 20:37:14 +0000 (22:37 +0200)
commit89572788695c67e966f78ea481000bd32fe29fbf
treeceb2326a8096b88f7ca48b71ba8c5389947fcf2d
parent15297d962ca3ed40af689cd4c53fbf76cda2f12f
mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check whether sk_MIME_PARAM_push succeeds

Signed-off-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/asn1/asn_mime.c