bugzilla-daemon at bugzilla.mindrot.org
2008-May-09 16:30 UTC
[Bug 773] OpenSSH silently exits on write failure on stdout/stderr
https://bugzilla.mindrot.org/show_bug.cgi?id=773
Bug 773 depends on bug 85, which changed state.
Bug 85 Summary: ssh -2 localhost od /bin/ls | true ignore SIGPIPE
http://bugzilla.mindrot.org/show_bug.cgi?id=85
What |Old Value |New Value
----------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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 bugzilla.mindrot.org
2008-May-09 23:53 UTC
[Bug 773] OpenSSH silently exits on write failure on stdout/stderr
https://bugzilla.mindrot.org/show_bug.cgi?id=773
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |1452
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-05-10
09:53:30 ---
This should be fixed by closure of bug 85 - the end on which the write
fails should now close the corresponding fd of its peer. This make a
ssh protocol 2 connection behave much more like a shell redirection.
Could you retest?
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.