mirror of
https://github.com/curl/curl.git
synced 2026-08-02 01:10:30 +03:00
easy: do not ignore poll() failures other than EINTR
This commit is contained in:
parent
83a42ee20e
commit
491e026ccd
2 changed files with 11 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ This release includes the following bugfixes:
|
|||
o docs: updates HTML index and general improvements
|
||||
o curlbuild.h.dist: enhance non-configure GCC ABI detection logic
|
||||
o sasl: Fixed null pointer reference when decoding empty digest challenge [8]
|
||||
o easy: do not ignore poll() failures other than EINTR
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue