Commit 8997d258 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Curl_ftp_disconnect() no longer relies on anything in the reqdata struct. That

was even mentioned to be bad in a comment! Should make test 2000 and 2001 work
fine.

Also, freedirs() now take a ftp_conn struct pointer which saves some extra
unnecessary variable assignments.
parent a3f958aa
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