bugzilla-daemon at bugzilla.mindrot.org
2019-Aug-09 21:15 UTC
[Bug 3054] New: sftp -R num_requests allows num_requests+1
https://bugzilla.mindrot.org/show_bug.cgi?id=3054 Bug ID: 3054 Summary: sftp -R num_requests allows num_requests+1 Product: Portable OpenSSH Version: 8.0p1 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 Component: sftp Assignee: unassigned-bugs at mindrot.org Reporter: goetze at dovetail.com Created attachment 3310 --> https://bugzilla.mindrot.org/attachment.cgi?id=3310&action=edit Patch file against openssh-8.0p1 sftp-client.c When the -R num_requests option is specified on the sftp command line, the actual maximum number of requests allowed is num_requests+1. This means that there is no way to configure a maximum of one outstanding request at a time which is useful in certain debugging scenarios. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-May-15 03:57 UTC
[Bug 3054] sftp -R num_requests allows num_requests+1
https://bugzilla.mindrot.org/show_bug.cgi?id=3054 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Blocks| |3162 Resolution|--- |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> --- Patch applied - thanks. This will be in the OpenSSH 8.4 release Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=3162 [Bug 3162] Tracking bug for 8.4 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2020-Oct-02 04:55 UTC
[Bug 3054] sftp -R num_requests allows num_requests+1
https://bugzilla.mindrot.org/show_bug.cgi?id=3054 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Darren Tucker <dtucker at dtucker.net> --- Mass close of all bugs fixed in 8.4 release. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.