]> git.ipfire.org Git - thirdparty/curl.git/commit
ftp: shut down the secondary connection properly when SSL is used
authorDaniel Stenberg <daniel@haxx.se>
Wed, 13 May 2020 10:22:49 +0000 (12:22 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 May 2020 06:28:55 +0000 (08:28 +0200)
commitf002c850d98dc2dbed34d6547a38a6c0b4c89e10
tree83ae30f13b233a4a344fd5bd71dbdbe0a36d5968
parentaa6cf7f3b6bc7e638487cf72f24922bac25c0cbd
ftp: shut down the secondary connection properly when SSL is used

Reported-by: Neal Poole
Fixes #5340
Closes #5385
lib/ftp.c