ftpd: Fix RETR for small and empty files #307

Merged
Burer merged 1 commits from igorsh/kolibrios:fix_ftpd_retr into main 2026-01-07 18:54:43 +00:00
Contributor

Пустой или небольшой файл заполнялся предыдущим значением буфера thread_data.buffer

Пустой или небольшой файл заполнялся предыдущим значением буфера thread_data.buffer
igorsh added 1 commit 2026-01-05 19:45:26 +00:00
ftpd: Fix RETR for small and empty files
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 2m28s
Build system / Build (pull_request) Successful in 17m22s
a9720814f4
Doczom approved these changes 2026-01-05 20:09:54 +00:00
Burer force-pushed fix_ftpd_retr from a9720814f4 to 000288ce8b 2026-01-06 18:20:42 +00:00 Compare
Burer approved these changes 2026-01-07 18:54:35 +00:00
Burer merged commit 000288ce8b into main 2026-01-07 18:54:43 +00:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#307