[Bug 3699] New: Fix lost quit messages

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jun 12 18:47:46 AEST 2024


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

            Bug ID: 3699
           Summary: Fix lost quit messages
           Product: Portable OpenSSH
           Version: -current
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: rmsh1216 at 163.com

Created attachment 3817
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3817&action=edit
Fix lost quit messages

We should immediately output the buffered data to stderr after jumping
out of the loop, rather than after sending the disconnect message,
because we may have no chance to output the data after fatal_fr().

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list