[libc-commits] [PATCH] D140178: [libc] add fuzz target for strtointeger functions

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Dec 19 13:19:55 PST 2022


michaelrj updated this revision to Diff 484052.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140178

Files:
  libc/fuzzing/math/Compare.h
  libc/fuzzing/stdlib/CMakeLists.txt
  libc/fuzzing/stdlib/StringParserOutputDiff.h
  libc/fuzzing/stdlib/strtointeger_differential_fuzz.cpp
  libc/src/stdlib/atoi.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140178.484052.patch
Type: text/x-patch
Size: 6808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221219/4d451c69/attachment.bin>


More information about the libc-commits mailing list