bruns added inline comments. INLINE COMMENTS
> ftp.cpp:2358
> if (cs == statusServerError) {
> - sCopyFile = dest.toString();
> + ftpCloseCommand();
> + return;
ftpCopyPut calls iCopyFIle = QT_OPEN before calling ftpPut -> ftpSendCmd, so
this leaks.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D21290
To: dfaure, bruns, apol, kossebau
Cc: kde-frameworks-devel, pino, michaelh, ngraham, bruns
