mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
C++: Remove FPs in cpp/wrong-type-format-argument when string type is an error
This commit is contained in:
@@ -1,2 +1 @@
|
||||
| tests.c:7:18:7:18 | 1 | This format specifier for type 'char *' does not match the argument type 'int'. |
|
||||
| tests.c:11:18:11:20 | str | This format specifier for type 'char *' does not match the argument type '<error-type> *'. |
|
||||
|
||||
Reference in New Issue
Block a user