mirror of
https://github.com/curl/curl.git
synced 2026-08-05 18:46:14 +03:00
- Lots of good work by Krister Johansen, mostly related to pipelining:
Fix SIGSEGV on free'd easy_conn when pipe unexpectedly breaks Fix data corruption issue with re-connected transfers Fix use after free if we're completed but easy_conn not NULL
This commit is contained in:
parent
2c4fcf2ea8
commit
1048043963
9 changed files with 213 additions and 87 deletions
|
|
@ -12,9 +12,6 @@ may have been fixed since this was written!
|
|||
70. Problem re-using easy handle after call to curl_multi_remove_handle
|
||||
http://curl.haxx.se/mail/lib-2009-07/0249.html
|
||||
|
||||
69. debugging a crash in Curl_pgrsTime/checkPendPipeline?
|
||||
http://curl.haxx.se/mail/lib-2009-08/0066.html
|
||||
|
||||
68. "More questions about ares behavior".
|
||||
http://curl.haxx.se/mail/lib-2009-08/0012.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue