Enable -Wformat again, and fix the offending instances.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108168
[scudo] Fix format string specifiers ClosedPublic Authored by cryptoad on Aug 16 2021, 3:24 PM.
Details Summary Enable -Wformat again, and fix the offending instances.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 16 2021, 7:28 PM This revision was landed with ongoing or failed builds.Aug 17 2021, 8:38 AM Closed by commit rG5009be2f09ae: [scudo] Fix format string specifiers (authored by cryptoad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366912 compiler-rt/lib/scudo/standalone/CMakeLists.txt
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/size_class_map.h
compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
compiler-rt/lib/scudo/standalone/wrappers_c.inc
|