mirror of
https://github.com/curl/curl.git
synced 2026-08-26 12:03:37 +03:00
Gisle Vanem found and fixed a memory leak when doing (failing) Windows
threaded name resolves.
This commit is contained in:
parent
2a0a305300
commit
3755bffcc2
2 changed files with 8 additions and 2 deletions
3
CHANGES
3
CHANGES
|
|
@ -7,6 +7,9 @@
|
|||
Changelog
|
||||
|
||||
Daniel (23 April 2004)
|
||||
- Gisle Vanem found and fixed a memory leak when doing (failing) Windows
|
||||
threaded name resolves.
|
||||
|
||||
- I also added test case 163 just to make sure -F "var=<file" works fine and
|
||||
can pass on characters such as newlines, carriage-return and tabs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue