multi_split: check for NULL when allocating parts and bpart, and for failure of sk_BI...
authorJonas Maebe <jonas.maebe@elis.ugent.be>
Mon, 9 Dec 2013 21:02:06 +0000 (22:02 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 15 Aug 2014 20:37:48 +0000 (22:37 +0200)
commit1c4b688cb45a912d25d839f8ed6287e610352f57
treef5b56b71530a221622f110d0f5c743bc95e3a74f
parentbd4acbc70e5e224e89f23ac0f8f811af816c8b27
multi_split: check for NULL when allocating parts and bpart, and for failure of sk_BIO_push()

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