Skip to content
Snippets Groups Projects
Commit e202a29a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

parent 3755bffc
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment