ftp_do_more: add missing check of return code
Spotted by clang-analyzer. The return code was never checked, just stored.
Loading
Please register or sign in to comment
Spotted by clang-analyzer. The return code was never checked, just stored.