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

changed the dns cache pruning

parent 15b775e1
Branches
Tags
No related merge requests found
......@@ -8,6 +8,11 @@
Daniel (15 December)
- Old DNS cache entries are now only pruned after curl is done with a request,
and not in the actual name resolve call.
- corrected the --enable-ares patch
- Giuseppe Attardi found and fixed a problem within libcurl that re-used
already freed memory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment