Stop a possible memory leak.
authorRichard Levitte <levitte@openssl.org>
Sat, 21 Dec 2002 23:49:21 +0000 (23:49 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 21 Dec 2002 23:49:21 +0000 (23:49 +0000)
commit8d6ad9e39d3e104427c133ac45ce05f30da9f9a3
treef18a6ce6c1ff25b3b7503659e86783f05fda5dc3
parentaa18245f7eb0837f1ddd3e057cc1e65bae4f821d
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