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-b...@mindrot.org
          Reporter: rmsh1...@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to