mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
1048043963
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
29 lines
834 B
Plaintext
29 lines
834 B
Plaintext
To be addressed in 7.19.7 (planned release: October 2009)
|
|
=========================
|
|
|
|
248 - "Pausing pipeline problems."
|
|
http://curl.haxx.se/mail/lib-2009-07/0214.html
|
|
|
|
251 - TFTP block size / better integration in transfer
|
|
http://curl.haxx.se/mail/lib-2009-08/0028.html
|
|
|
|
254 - Problem re-using easy handle after call to curl_multi_remove_handle
|
|
http://curl.haxx.se/mail/lib-2009-07/0249.html
|
|
|
|
256 - "More questions about ares behavior"
|
|
http://curl.haxx.se/mail/lib-2009-08/0012.html
|
|
|
|
244 - patch for [out] parameters
|
|
http://curl.haxx.se/mail/lib-2009-06/0342.html
|
|
|
|
245 - HTTP version getinfo
|
|
http://curl.haxx.se/mail/lib-2009-06/0312.html
|
|
|
|
247 - Using CURLINFO_ERROR in Curl_failf
|
|
http://curl.haxx.se/mail/lib-2009-06/0065.html
|
|
|
|
253 - add option to disable SNI for TLS handshakes
|
|
|
|
257 -
|
|
|