[openssh-commits] [openssh] branch master updated (34ee842c -> a4c1c251)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 31 14:17:51 AEDT 2023


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

djm pushed a change to branch master
in repository openssh.

      from  34ee842c  upstream: return SSH_ERR_KEY_NOT_FOUND if the allowed_signers file
       new  a4c1c251  don't call connect() on negative socket

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 a4c1c2513e36f111eeaa1322c510067930e5e51e
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Mar 31 14:17:22 2023 +1100

    don't call connect() on negative socket
    
    Coverity CID 405037

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

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


More information about the openssh-commits mailing list