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:48:05 +0000 (16:48 +0000)
commitb8b9bcb4587f6df315223ae18ec10ecdb5a9dab8
treeb95f12d158af137253c72a81ba6b204d511cdd3b
parentbe617fbaf89225989c2231f98565c1c47bd22992
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