Fixed memory leak in the event of a failure of BUF_MEM_grow
authorMatt Caswell <matt@openssl.org>
Thu, 4 Dec 2014 09:56:16 +0000 (09:56 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Dec 2014 16:51:01 +0000 (16:51 +0000)
commitec5c25b3b46078de5af092b67916140fa9ca147b
tree8f2421a85c316acb1eef758f34d90ce89fdc4b53
parent38afaa48ec10d6256179b89639ce07ff57b7fe0d
Fixed memory leak in the event of a failure of BUF_MEM_grow

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 41bf25013032da0eeb111ce3c8fc0946c0e61c41)
ssl/s3_srvr.c