[libc-commits] [PATCH] D143782: [libc] Prevent printf index mode crashes
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 15 11:13:14 PST 2023
michaelrj updated this revision to Diff 497755.
michaelrj added a comment.
fix another small bug found with the fuzzer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143782/new/
https://reviews.llvm.org/D143782
Files:
libc/src/stdio/printf_core/core_structs.h
libc/src/stdio/printf_core/parser.cpp
libc/src/stdio/printf_core/parser.h
libc/test/src/stdio/printf_core/parser_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143782.497755.patch
Type: text/x-patch
Size: 11834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230215/9720e753/attachment-0001.bin>
More information about the libc-commits
mailing list