From: Daniel Stenberg Date: Fri, 23 Apr 2004 14:10:29 +0000 (+0000) Subject: removed a memory leak when doing a windows threaded resolve and it failed X-Git-Tag: curl-7_11_2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e202a29a9a3b51204ad3c77d553bdddd60898335;p=curl removed a memory leak when doing a windows threaded resolve and it failed --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b207b30ae..b62647602 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: + o removed a memory leak when doing a windows threaded resolve and it failed o --proxy-ntlm now checks if libcurl supports NTLM before using it o minor --fail with authentication bugfix o CURLOPT_IPRESOLVE set to CURL_IPRESOLVE_V6 will now cause a returned error