[openssh-commits] [openssh] branch master updated (aa33b4d3 -> 44ca56ba)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 28 20:03:02 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  aa33b4d3  Cast time_t's in debug output to long long.
       new  80339293  upstream: Plug mem leak on globbed ls error path.
       new  44ca56ba  upstream: Explicitly ignore return from fchmod

The 2 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 44ca56ba0b3f531f1d85730cc701097cd49e6868
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Feb 28 08:45:24 2023 +0000

    upstream: Explicitly ignore return from fchmod
    
    similar to other calls to prevent warning.
    
    OpenBSD-Commit-ID: fdc5287dcee0860b5a493186414226c655b0eb0a

commit 803392933a3a6f09f834aa5f0c2aab06a3b382f4
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Mon Feb 27 22:12:40 2023 +0000

    upstream: Plug mem leak on globbed ls error path.
    
     Spotted by Coverity, ok deraadt@
    
    OpenBSD-Commit-ID: de28476025db29820a9a2e56e98b964d8a02861c

Summary of changes:
 sftp.c       | 3 ++-
 ssh-keygen.c | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list