[openssh-commits] [openssh] branch master updated (09d8da08 -> 3a7b110f)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Apr 6 13:27:24 AEST 2023


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

djm pushed a change to branch master
in repository openssh.

      from  09d8da08  upstream: Move up null check and simplify process_escapes.
       new  3b9ceaad  upstream: don't care about glob() return value here.
       new  25191106  upstream: match_user() shouldn't be called with user==NULL unless
       new  3a7b110f  upstream: remove redundant ssh!=NULL check; we'd already

The 3 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 3a7b110fbc7e096423f8f7b459deffe4c65d70f4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Apr 6 03:21:31 2023 +0000

    upstream: remove redundant ssh!=NULL check; we'd already
    
    dereferenced it
    
    OpenBSD-Commit-ID: 852bf12591ec5a9fb12dcbde9b1fd3945ad0df3c

commit 2519110659a1efac6c976895a86659d1b341c91b
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Apr 6 03:19:32 2023 +0000

    upstream: match_user() shouldn't be called with user==NULL unless
    
    host and ipaddr are also NULL
    
    OpenBSD-Commit-ID: fa3518346c21483e9e01a2e4b9436ae501daf8ea

commit 3b9ceaad7ad63c1c03c2a89e148340ad3a62a482
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Apr 6 03:12:32 2023 +0000

    upstream: don't care about glob() return value here.
    
    OpenBSD-Commit-ID: 85bb82fea90478a482e9f65a1bec0aa24227fd66

Summary of changes:
 match.c  | 5 ++++-
 packet.c | 4 ++--
 sftp.c   | 4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

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


More information about the openssh-commits mailing list