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:06:10 +0000 (00:06 +0000)
commitc3132708368e4d13ddfc74be225a979d16a6a37e
tree6b8839823134910923366367aa337023f4d475e8
parentaf8a66d10d320b614a60493c94cf5995a3639f87
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