removed a memory leak when doing a windows threaded resolve and it failed

This commit is contained in:
Daniel Stenberg 2004-04-23 14:10:29 +00:00
parent 3755bffcc2
commit e202a29a9a
1 changed files with 1 additions and 0 deletions

View File

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