[libc-commits] [PATCH] D157535: [libc] Fix printf %f bugs

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 9 15:38:14 PDT 2023


michaelrj added inline comments.


================
Comment at: libc/test/src/stdio/sprintf_test.cpp:1283
 
+  // Found via fuzzing
+
----------------
sivachandra wrote:
> Remove.
same as previous, this is a category.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157535



More information about the libc-commits mailing list