[openssh-commits] [openssh] branch master updated (acabefe3 -> 72bcd799)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jan 12 15:19:33 AEDT 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  acabefe3  upstream: remove hardcoded domain and use window.location.host, so this
       new  72bcd799  upstream: Don't log NULL hostname in restricted agent code,

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 72bcd7993dadaf967bb3d8564ee31cbf38132b5d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Jan 12 03:30:32 2022 +0000

    upstream: Don't log NULL hostname in restricted agent code,
    
    printf("%s", NULL) is not safe on all platforms.  with & ok djm
    
    OpenBSD-Commit-ID: faf10cdae4adde00cdd668cd1f6e05d0a0e32a02

Summary of changes:
 ssh-agent.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list