Fixed memory leak if BUF_MEM_grow fails
authorMatt Caswell <matt@openssl.org>
Fri, 12 Dec 2014 11:03:00 +0000 (11:03 +0000)
committerMatt Caswell <matt@openssl.org>
Sat, 13 Dec 2014 00:05:52 +0000 (00:05 +0000)
commit7516eaf49216c3525506c9dedc008737c4a06501
treeda5228a8f0fc7eebf8e79a0a25da168e5f63acb0
parentc6a84ff3516d8ecd92d866b6f0ae0d63df6d9c53
Fixed memory leak if BUF_MEM_grow fails

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
(cherry picked from commit bb1ddd3d9a0d01656b90693a214b911995a5fe8c)
ssl/d1_srvr.c
ssl/s23_srvr.c