We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10f35c commit 097092bCopy full SHA for 097092b
change_notes/2022-11-21-null-sizet-not-cstdio.md
@@ -0,0 +1,3 @@
1
+ - `M27-0-1`
2
+ - `CstdioTypesUsed.ql` - Exclude `size_t` from this rule, as it can be provided by headers other than `<cstdio>`.
3
+ - `CstdioMacrosUsed.ql` - Exclude `NULL` from this rule, as it can be provided by headers other than `<cstdio>`.
0 commit comments