another segfault with multi+ares+non-existing hostname

This commit is contained in:
Daniel Stenberg 2003-09-21 23:14:22 +00:00
parent 8aa2894bfb
commit 9ef76fecef
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
Changelog 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) Daniel (19 September)
- Added the CURLOPT_IPRESOLVE option, that allows an application to select - 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 what kind of IP addresses he wants to use when resolving host names. This