FTPC: Fixed crash on large directories #243
Reference in New Issue
Block a user
No description provided.
Delete Branch "b00bl1k/kolibrios:207-fix-ftpc-crash"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed a crash in the FTPC application when parsing large directories, in cases where the file name is truncated due to buffer size.
Closes #207
4c371a8101
to98988e9d5c
Please do not add unrelated changes to PRs. Keep one commit that fixes the issue.
98988e9d5c
to123320d145
Tested with problematic folder from #207 and with multiple folders from KolibriOS ftp server, everything seems to be working good.