summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-06-05 13:53:10 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-06-05 13:53:10 +0000
commit42a2138d11fa2594b93b695d4673cc34fa1a2907 (patch)
treee599726b0fba6f5a32cf8f8f760e2f2732965611
parente86dfd9688fc8f041159e29f8a69af9bc8cacd3f (diff)
downloadgnurl-42a2138d11fa2594b93b695d4673cc34fa1a2907.tar.gz
gnurl-42a2138d11fa2594b93b695d4673cc34fa1a2907.tar.bz2
gnurl-42a2138d11fa2594b93b695d4673cc34fa1a2907.zip
the revert
-rw-r--r--ares/CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/ares/CHANGES b/ares/CHANGES
index fd14d3e27..81ef4e1a4 100644
--- a/ares/CHANGES
+++ b/ares/CHANGES
@@ -1,5 +1,15 @@
Changelog for the c-ares project
+* June 4 2007 (Daniel Stenberg)
+
+- James Bursa reported a major memory problem when resolving multi-IP names
+ and I found and fixed the problem. It was added by Ashish Sharma's patch
+ two days ago.
+
+ When I then tried to verify multiple entries in /etc/hosts after my fix, I
+ got another segfault and decided this code was not ripe for inclusion and I
+ reverted the patch.
+
* June 2 2007
- Brad Spencer found and fixed three flaws in the code, found with the new