[openssh-commits] [openssh] branch master updated (f7037572 -> b36b162b)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Apr 3 10:01:22 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  f7037572  upstream: Explicitly ignore return from waitpid here too.
       new  b36b162b  need va_end() after va_copy(); ok dtucker

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

    need va_end() after va_copy(); ok dtucker
    
    spotted by Coverity

Summary of changes:
 openbsd-compat/bsd-snprintf.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list