ares_strerror() segfaulted if the input error number was out of the currently
authorDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2007 22:52:31 +0000 (22:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 Oct 2007 22:52:31 +0000 (22:52 +0000)
supported range.

CHANGES

diff --git a/CHANGES b/CHANGES
index ddfbe16..2a94acf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
   Changelog for the c-ares project
 
+* October 2 2007 (Daniel Stenberg)
+- ares_strerror() segfaulted if the input error number was out of the currently
+  supported range.
+
 * September 28 2007 (Daniel Stenberg)
 
 - Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABI