bugzilla-daemon at mindrot.org
2024-Jun-12 08:47 UTC
[Bug 3699] New: Fix lost quit messages
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.
https://bugzilla.mindrot.org/show_bug.cgi?id=3699 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Attachment #3817|0 |1 is patch| | Attachment #3817|application/octet-stream |text/plain mime type| | -- 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.
https://bugzilla.mindrot.org/show_bug.cgi?id=3699 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Blocks| |3674 Status|NEW |RESOLVED --- Comment #1 from Damien Miller <djm at mindrot.org> --- This has already been fixed in https://github.com/openssh/openssh-portable/commit/1c0d81357921f8d3ba Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=3674 [Bug 3674] Tracking bug for OpenSSH 9.8 -- 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.
Seemingly Similar Threads
- [Bug 3674] New: Tracking bug for OpenSSH 9.8
- [Bug 3531] New: Ssh will not exit when it receives SIGTERM before calling poll in client_wait_until_can_do_something until some events happen.
- [Bug 3711] New: How do you defend against the D (HE) ater attack?
- [Bug 3656] New: How to fix row hammer attacks?
- [Bug 3587] New: Would OpenSSH consider adding a switch to hide the specific OpenSSH version number?