[openssh-commits] [openssh] branch master updated (68085066 -> e204b343)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jan 22 11:40:34 AEDT 2022


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  68085066  Fix signedness bug in Cygwin code
       new  e204b343  restore tty force-read hack

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit e204b34337a965feb439826157c191919fd9ecf8
Author: Damien Miller <djm at mindrot.org>
Date:   Sat Jan 22 11:38:21 2022 +1100

    restore tty force-read hack
    
    This portable-specific hack fixes a hang on exit for ttyful sessions
    on Linux and some SysVish Unix variants. It was accidentally disabled
    in commit 5c79952dfe1a (a precursor to the mainloop poll(2) conversion).
    
    Spotted by John in bz3383

Summary of changes:
 channels.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list