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:43:25 +0000 (16:43 +0000)
commit41bf25013032da0eeb111ce3c8fc0946c0e61c41
treee4ecfaba7545146a010f440185859987436c7a42
parent76e6509085ea96df0ca542568ee2596343711307
Fixed memory leak in the event of a failure of BUF_MEM_grow

Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/s3_srvr.c