mirror of
https://github.com/curl/curl.git
synced 2026-05-12 07:26:20 +03:00
ares_strerror() segfaulted if the input error number was out of the currently
supported range.
This commit is contained in:
parent
dbd4abf0ff
commit
ccf083e26d
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue