[openssh-commits] [openssh] branch master updated (69159afe -> ae631ad7)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Sep 5 15:46:16 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  69159afe  upstream: memleak on error path; found by libfuzzer
       new  ae631ad7  fuzzer for sshsig allowed_signers option parsing

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 ae631ad77daf8fd39723d15a687cd4b1482cbae8
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Sep 5 15:45:32 2019 +1000

    fuzzer for sshsig allowed_signers option parsing

Summary of changes:
 regress/misc/fuzz-harness/Makefile                         |  9 +++++++--
 .../fuzz-harness/{authopt_fuzz.cc => sshsigopt_fuzz.cc}    | 14 +++++---------
 2 files changed, 12 insertions(+), 11 deletions(-)
 copy regress/misc/fuzz-harness/{authopt_fuzz.cc => sshsigopt_fuzz.cc} (50%)

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


More information about the openssh-commits mailing list