[openssh-commits] [openssh] branch master updated (cdf1d0a9 -> 1ba130ac)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 9 13:49:58 AEDT 2019


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

djm pushed a change to branch master
in repository openssh.

      from  cdf1d0a9  prepare for 8.1 release
       new  1ba130ac  add a fuzzer for private key 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 1ba130ac8fb2884307f658126f04578f8aef409e
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 9 13:49:35 2019 +1100

    add a fuzzer for private key parsing

Summary of changes:
 regress/misc/fuzz-harness/Makefile                            | 6 +++++-
 regress/misc/fuzz-harness/{pubkey_fuzz.cc => privkey_fuzz.cc} | 5 ++++-
 2 files changed, 9 insertions(+), 2 deletions(-)
 copy regress/misc/fuzz-harness/{pubkey_fuzz.cc => privkey_fuzz.cc} (65%)

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


More information about the openssh-commits mailing list