On 2017/10/24 18:21, Damien Miller wrote:
> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2017/10/24 18:21:37
> 
> Modified files:
>       usr.bin/ssh    : ssh.c 
> 
> Log message:
> transfer ownership of stdout to the session channel by dup2'ing
> /dev/null to fd 1. This allows propagation of remote stdout close to
> the local side; reported by David Newall, ok markus@
> 

If I make a ControlMaster session, this change causes the terminal with
the master to hang. 

Reply via email to