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:02:20 +0000 (00:02 +0000)
commit24097938ad19acaaac00f4e8549bfe1a976d662d
tree0e8f3532f285395b7828c2663b2b63847efddec4
parentc3f22253b139793ff3b91ff7e6969e180cf06815
Fixed memory leak if BUF_MEM_grow fails

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@openssl.org>
ssl/d1_srvr.c
ssl/s23_srvr.c