Actions
Bug #1472
openmdb_printf should be flagged as PRINTFLIKE for compiler/lint/etc.
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2011-09-05
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
While looking at another issue, I noticed that mdb_printf and friends appear not to be flagged as being printf-like, so we get no error checking for them.
If there are no issues with custom formats, we should add the necessary annotations to gain this error checking.
No data to display
Actions