mirror of
https://github.com/moparisthebest/curl
synced 2024-11-06 17:45:05 -05:00
830018aa38
fixed a CURLINFO_REDIRECT_URL memory leak and an additional wrong-doing: Any subsequent transfer with a redirect leaks memory, eventually crashing the process potentially. Any subsequent transfer WITHOUT a redirect causes the most recent redirect that DID occur on some previous transfer to still be reported.
21 lines
584 B
Plaintext
21 lines
584 B
Plaintext
To be addressed before 7.19.1 (planned release: October/November 2008)
|
|
=============================
|
|
|
|
Awaiting feedback, updates or removal:
|
|
|
|
165 - "Problem with CURLOPT_RESUME_FROM and CURLOPT_APPEND" by Daniele Pinau,
|
|
recipe: http://curl.haxx.se/mail/lib-2008-08/0439.html
|
|
|
|
168 - curl_easy_pause bugs
|
|
|
|
173 - "Patch to use GSSAPI authentication for socks5 connection" by
|
|
Markus Moeller http://curl.haxx.se/mail/archive-2008-09/0053.html
|
|
|
|
178 - "[Patch] Disable multi API support"
|
|
|
|
182 - Make CURLINFO_LASTSOCKET accessible during perform
|
|
|
|
Patches pending commit:
|
|
|
|
183 -
|