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:03:58 +0000 (00:03 +0000)
commitbb1ddd3d9a0d01656b90693a214b911995a5fe8c
tree217bcfc8d17ea357714c0548b6efb23ee6585653
parent6806b69084fc0a800cf33787568c517a21ebc2c3
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