[openssh-commits] [openssh] branch master updated (58ceacdc -> 5cdbaa78)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jun 28 11:30:30 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  58ceacdc  Update README doc to include missing test cases
       new  b2e3e57b  upstream: fix NULL deference (bzero) on err
       new  5cdbaa78  upstream: Some asprintf() calls were checked < 0, rather than the

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 5cdbaa78fcb718c39af4522d98016ad89d065427
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Thu Jun 27 18:03:37 2019 +0000

    upstream: Some asprintf() calls were checked < 0, rather than the
    
    precise == -1. ok millert nicm tb, etc
    
    OpenBSD-Commit-ID: caecf8f57938685c04f125515b9f2806ad408d53

commit b2e3e57be4a933d9464bccbe592573725765486f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Jun 27 06:29:35 2019 +0000

    upstream: fix NULL deference (bzero) on err
    
    =?UTF-8?q?or=20path=20added=20in=20last=20commit;=20spotted=20by=20Reynir?=
    =?UTF-8?q?=20Bj=C3=B6rnsson?=
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    
    ok deraadt@ markus@ tb@
    
    OpenBSD-Commit-ID: b11b084bcc551b2c630560eb08618dd501027bbd

Summary of changes:
 auth-options.c |  4 ++--
 hostfile.c     |  6 +++---
 misc.c         |  4 ++--
 sshkey-xmss.c  | 14 +++++++-------
 sshkey.c       |  4 ++--
 5 files changed, 16 insertions(+), 16 deletions(-)

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


More information about the openssh-commits mailing list