mirror of
https://github.com/curl/curl.git
synced 2026-08-26 18:53:33 +03:00
- Joshua Kwan fixed the init routine to fill in the defaults for stuff that
fails to get inited by other means. This fixes a case of when the c-ares init fails when internet access is fone.
This commit is contained in:
parent
9d03dd7fb8
commit
f0dbdcff9d
3 changed files with 16 additions and 7 deletions
|
|
@ -16,9 +16,10 @@ Fixed:
|
|||
ARES_EBADNAME if the name in the response failed to decode
|
||||
o only expose/export symbols starting with 'ares_'
|
||||
o fix \Device\TCP handle leaks triggered by buggy iphlpapi.dll
|
||||
o init without internet gone no longer fails
|
||||
|
||||
Thanks go to these friendly people for their efforts and contributions:
|
||||
|
||||
Phil Blundell, Japheth Cleaver, Yang Tse, Gregor Jasny
|
||||
Phil Blundell, Japheth Cleaver, Yang Tse, Gregor Jasny, Joshua Kwan
|
||||
|
||||
Have fun!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue