mirror of
https://github.com/moparisthebest/curl
synced 2024-11-08 02:25:06 -05:00
32b75d1b69
that is now used by the ares_parse_*_reply() functions instead of the ares_expand_name() simply to easier return ARES_EBADRESP for the cases where the name expansion fails as in responses that really isn't expected.
17 lines
316 B
Plaintext
17 lines
316 B
Plaintext
This is what's new and changed in the c-ares 1.6.1 release:
|
|
|
|
Changed:
|
|
|
|
o
|
|
|
|
Fixed:
|
|
|
|
o ares_parse_*_reply() functions now return ARES_EBADRESP instead of
|
|
ARES_EBADNAME if the name in the response failed to decode
|
|
|
|
Thanks go to these friendly people for their efforts and contributions:
|
|
|
|
Phil Blundell
|
|
|
|
Have fun!
|