michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
155 stars 52 forks source link

Fix regression: closing FTP does not completely clear the session #444

Closed ssvine closed 3 months ago

ssvine commented 3 months ago

There is a periodical assertion FReply == 0 in debug version when exiting the FTP session. It occurs because the FTP session is not completely cleared.

The pull request provides fix to this.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud