bugzilla-daemon at mindrot.org
2007-May-06 19:06 UTC
[Bug 1286] SFTP keeps reading input until it runs out of buffer space
http://bugzilla.mindrot.org/show_bug.cgi?id=1286
thuejk at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Linux |All
Keywords| |low-hanging-fruit
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at bugzilla.mindrot.org
2007-May-17 05:57 UTC
[Bug 1286] SFTP keeps reading input until it runs out of buffer space
http://bugzilla.mindrot.org/show_bug.cgi?id=1286
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|bitbucket at mindrot.org |djm at mindrot.org
Attachment #1282| |ok?
Flag| |
--- Comment #8 from Damien Miller <djm at mindrot.org> 2007-05-17
15:57:14 ---
Created an attachment (id=1282)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1282)
Revised diff
I don't think the middle hunk of the patch is required: the fd will
never be set in the select() results if it is never asked for.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
Possibly Parallel Threads
- [Bug 1286] SFTP keeps reading input until it runs out of buffer space
- [Bug 1400] New: add atomic rename extension to sftp-server
- [Bug 1399] New: add statfs extension to sftp-server
- [Bug 1467] New: SFTP stalls
- [Bug 1363] New: sshd gets stuck: select() in packet_read_seqnr waits indefinitely