mirror of
https://github.com/curl/curl.git
synced 2026-05-16 01:46:25 +03:00
Prevent ares_getsock() to overflow if more than 16 sockets are used.
This commit is contained in:
parent
5ccbbe40c2
commit
6b868df554
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue