mirror of
https://github.com/curl/curl.git
synced 2026-07-24 01:57:16 +03:00
another segfault with multi+ares+non-existing hostname
This commit is contained in:
parent
8aa2894bfb
commit
9ef76fecef
1 changed files with 4 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue