[openssh-commits] [openssh] branch master updated (c83d8c4d -> 9b3ad432)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 27 17:01:29 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  c83d8c4d  upstream: split the low-level file handling functions out from
       new  9b3ad432  fuzzer for authorized_keys 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 9b3ad432ad2f19319bcc089370e356c6315d682f
Author: Damien Miller <djm at mindrot.org>
Date:   Fri May 27 17:00:43 2022 +1000

    fuzzer for authorized_keys parsing
    
    mostly redundant to authopt_fuzz, but it's sensitive code so IMO it
    makes sense to test this layer too

Summary of changes:
 regress/misc/fuzz-harness/Makefile         |  5 +-
 regress/misc/fuzz-harness/authkeys_fuzz.cc | 76 ++++++++++++++++++++++++++++++
 2 files changed, 80 insertions(+), 1 deletion(-)
 create mode 100644 regress/misc/fuzz-harness/authkeys_fuzz.cc

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


More information about the openssh-commits mailing list