mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
changed the dns cache pruning
This commit is contained in:
parent
15b775e126
commit
d262d0a62a
5
CHANGES
5
CHANGES
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user