rtcp_new: return failure if allocation of bi->ptr failed
authorJonas Maebe <jonas.maebe@elis.ugent.be>
Sun, 8 Dec 2013 16:16:12 +0000 (17:16 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Fri, 15 Aug 2014 20:38:05 +0000 (22:38 +0200)
commit4e64f671c97650b060f20b6d930a88f1a2a306f7
treeea4b7c26e6cb79b87249c8725fc76dba50eded56
parent1c4b688cb45a912d25d839f8ed6287e610352f57
rtcp_new: return failure if allocation of bi->ptr failed

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