This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

cryptoad created this revision.Aug 16 2021, 3:24 PM
cryptoad requested review of this revision.Aug 16 2021, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2021, 3:24 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Aug 16 2021, 7:28 PM
This 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
This revision was automatically updated to reflect the committed changes.