]> granicus.if.org Git - curl/commitdiff
Prevent ares_getsock() to overflow if more than 16 sockets are used.
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 Oct 2006 21:25:11 +0000 (21:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Oct 2006 21:25:11 +0000 (21:25 +0000)
ares/CHANGES

index 2e0393b1803c183e0dbdbcb2701eba81392649c1..ce510e01cfb28769f48efdef6bee6336169b7176 100644 (file)
@@ -1,5 +1,9 @@
   Changelog for the c-ares project
 
+* October 12 2006
+
+- Prevent ares_getsock() to overflow if more than 16 sockets are used.
+
 * September 11 2006
 
 - Guilherme Balena Versiani: I noted a strange BUG in Win32 port