Commit 6b868df5 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Prevent ares_getsock() to overflow if more than 16 sockets are used.

parent 5ccbbe40
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
  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