]> granicus.if.org Git - curl/commitdiff
another segfault with multi+ares+non-existing hostname
authorDaniel Stenberg <daniel@haxx.se>
Sun, 21 Sep 2003 23:14:22 +0000 (23:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 21 Sep 2003 23:14:22 +0000 (23:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a6ded52e82d387b235e37f63f2780d2d26142153..62dd88425870a83f25a360858cdff451ed5ab5c8 100644 (file)
--- a/CHANGES
+++ b/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