Skip to content
Snippets Groups Projects
Commit f112cc14 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

The redirected error stream was closed before curl_easy_cleanup() was made,

and when VERBOSE was enabled, that used the stream. Also, the stream was
closed even if we looped to get more files.
Corrects Dustin Boswell's bug report #441610
parent 5de39884
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment