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

Jim Knoble <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Jim Knoble <[email protected]> ---
If an sshd process dies while reading the output from
Authorized{Keys,Pricipals}Command, wouldn't it also die with SIGPIPE?
Wouldn't it be more resilient to require the command to handle SIGPIPE
appropriately ... or even to set up an appropriate handler before
spawning the command?

Continuing to consume unneeded output seems like the wrong thing to do
here.

-- 
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to