Stop a possible memory leak.
authorRichard Levitte <levitte@openssl.org>
Sat, 21 Dec 2002 23:49:25 +0000 (23:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 21 Dec 2002 23:49:25 +0000 (23:49 +0000)
commit88a908e50d4e30d17bf62231921205b2c906b5c5
treea69f6b90460ee08ec47b5a4ed83098f458fb18ac
parentd7de7bcf3e3966348ff6c792c523469cb936a315
Stop a possible memory leak.
(I wonder why s2_connect() handles the initial buffer allocation slightly
differently...)
PR: 416
ssl/s23_clnt.c
ssl/s2_clnt.c
ssl/s3_clnt.c