CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/06/28 19:53:21

Modified files:
        usr.bin/ssh    : sftp-client.c 

Log message:
avoid situation where sftp_download() could get stuck in a loop if
a broken server repeatedly returned zero length while reading a file.
Identified by Swival scanner

Reply via email to