- Shmulik Regev found a memory leak in re-used HTTPS connections, at least

when the multi interface was used.
This commit is contained in:
Daniel Stenberg
2007-02-19 12:20:32 +00:00
parent d2bdad5945
commit 1045b8d382
3 changed files with 6 additions and 0 deletions

View File

@@ -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: