[Bug 2797] ssh swallows end-of-file on output

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Oct 23 11:02:54 AEDT 2017


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3073|0                           |1
        is obsolete|                            |

--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Created attachment 3074
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3074&action=edit
attempt 2 - delay clobbering of stdout until after LocalCommand

Previous patch was incorrect - LocalCommand may write to stdout, so
delay clobbering STDOUT_FILENO until it has completed.

-- 
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.


More information about the openssh-bugs mailing list