Commit 91fd2c3b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Bug report #1779751 (http://curl.haxx.se/bug/view.cgi?id=1779751) pointed

out that doing first a file:// upload and then an FTP upload crashed libcurl
or at best caused furious valgrind complaints. Fixed now by making sure we
free and clear the file-specific struct properly when done with it.
parent d38891c9
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