SSL_COMP_add_compression_method: exit if allocating the new compression method struct...
authorJonas Maebe <jonas.maebe@elis.ugent.be>
Mon, 2 Dec 2013 21:07:02 +0000 (22:07 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Wed, 10 Dec 2014 17:35:17 +0000 (18:35 +0100)
commitd00b1d62d62036dc21c78658a28da4a6279e6fe2
tree76316631d878795bf61f3f3c884949e04872a836
parent02a62d1a4ab711e935defb6e61c2564130ff8627
SSL_COMP_add_compression_method: exit if allocating the new compression method struct fails

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
ssl/ssl_ciph.c