mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08: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…
x
Reference in New Issue
Block a user