From f611f42dcfa251a055339979930b2e2e3eb1a05a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 28 Apr 2007 20:27:07 +0000 Subject: Frank Hempel fixed a curl_easy_duphandle() crash on a handle that had been removed from a multi handle, and then fixed another flaw that prevented curl_easy_duphandle() to work even after the first fix - the handle was still marked as using the multi interface. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 33ea5a859..09d56b7c7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -30,6 +30,7 @@ This release includes the following bugfixes: o bad warning from configure when gnutls was selected o compilation on VMS 64-bit mode o SCP/SFTP downloads could hang on the last bytes of a transfer + o curl_easy_duphandle() crash This release includes the following known bugs: @@ -52,6 +53,7 @@ This release would not have looked like this without help, code, reports and advice from friends like these: Song Ma, Dan Fandrich, Yang Tse, Jay Austin, Robert Iakobashvil, - James Housley, Daniel Black, Steve Little, Sonia Subramanian, Peter O'Gorman + James Housley, Daniel Black, Steve Little, Sonia Subramanian, Peter O'Gorman, + Frank Hempel Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3