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:44:09 +0000 (16:44 +0000)
commit6806b69084fc0a800cf33787568c517a21ebc2c3
tree5448868205f6882dc4bfec3d99163db0f8c3aea7
parent9809ab965bfc011302422f01db91a4f6bfccd20c
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