[libc-commits] [PATCH] D143784: [libc] Add basic fuzz target for the printf parser

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 17 11:18:55 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf6b724f1f9c8: [libc] Add basic fuzz target for the printf parser (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143784/new/

https://reviews.llvm.org/D143784

Files:
  libc/fuzzing/CMakeLists.txt
  libc/fuzzing/stdio/CMakeLists.txt
  libc/fuzzing/stdio/printf_parser_fuzz.cpp
  libc/src/stdio/printf_core/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143784.498459.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230217/c5e19094/attachment-0001.bin>


More information about the libc-commits mailing list