mirror of
https://github.com/curl/curl.git
synced 2025-09-15 08:32:41 +03:00
another segfault with multi+ares+non-existing hostname
This commit is contained in:
parent
8aa2894bfb
commit
9ef76fecef
4
CHANGES
4
CHANGES
|
@ -7,6 +7,10 @@
|
|||
Changelog
|
||||
|
||||
|
||||
Daniel (22 September)
|
||||
- Giuseppe Attardi found a segfault in libcurl when using the multi interface
|
||||
with ares and doing repeated operations against a non-resolving host name.
|
||||
|
||||
Daniel (19 September)
|
||||
- Added the CURLOPT_IPRESOLVE option, that allows an application to select
|
||||
what kind of IP addresses he wants to use when resolving host names. This
|
||||
|
|
Loading…
Reference in New Issue
Block a user