https://bugzilla.mindrot.org/show_bug.cgi?id=2651

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                 CC|                            |[email protected],
                   |                            |[email protected]
   Attachment #2958|                            |ok?([email protected])
              Flags|                            |

--- Comment #4 from Damien Miller <[email protected]> ---
Created attachment 2958
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2958&action=edit
fatal if line is at limit

Here's a simpler patch that makes ssh match sshd's behaviour: fatal if
the line completely fills the buffer.

To make sure that this doesn't create problems for users who had
configuration files that contained lines this long, this also cranks
the line buffer size to match sshd's.

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to