From 1045b8d3828db484bb7e1f8162362d10cc21d2f3 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Feb 2007 12:20:32 +0000 Subject: - Shmulik Regev found a memory leak in re-used HTTPS connections, at least when the multi interface was used. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2ec048505..8e91e5a92 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -25,6 +25,7 @@ This release includes the following bugfixes: o CURLOPT_RANGE set to NULL resets the range for FTP o curl_multi_remove_handle() rare crash o passive FTP transfers work with SOCKS + o multi interface HTTPS connection re-use memory leak This release includes the following known bugs: -- cgit v1.2.3