Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FTP crash on certain servers #433

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

ssvine
Copy link
Contributor

@ssvine ssvine commented Mar 21, 2024

This fixes gh-432:

  • fix several calls of strncpy_s
  • remove debug assertion that is OK to be not satisfied

Copy link

sonarcloud bot commented Mar 21, 2024

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

@michaellukashov michaellukashov merged commit f4413d5 into michaellukashov:main Mar 22, 2024
2 checks passed
@ssvine ssvine deleted the fix-ftp-crash branch March 22, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Far silent close upon connection to a FTP server
2 participants