From ed50e3f1b4bfafa9f0cb16626f6edd93e06cd14c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Aug 2008 22:07:50 +0000 Subject: - Yehoshua Hershberg found a problem that would make libcurl re-use a connection with the multi interface even if a previous use of it caused a CURLE_PEER_FAILED_VERIFICATION to get returned. I now make sure that failed SSL connections properly close the connections. --- TODO-RELEASE | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index c2b2da5d5..ea1f18298 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -14,10 +14,6 @@ To be addressed before 7.19.0 (planned release: August 2008) * Third version of the patch fixing a failure to chose a proper data type submitted to the mailing list 2008-08-04. - -146 - Yehoshua Hershberg's re-using of connections that failed with - CURLE_PEER_FAILED_VERIFICATION - 148 - Introduction of m4/reentrant.m4 is triggering some problems on Solaris systems. The problem manifests when buildconf runs aclocal, at some point aclocal fails when using GNU m4 version 1.4.5 it runs out of memory. If -- cgit v1.2.3