Commit 830018aa authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and

  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.
parent 8dfddd27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment