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 11e86b9 commit 321dda7Copy full SHA for 321dda7
cxx-sensors/src/main/resources/cppcheck.xml
@@ -9656,7 +9656,7 @@ The if condition is the same as the previous if condition
9656
</rule>
9657
<rule>
9658
<key>invalidScanfFormatWidth_smaller</key>
9659
- <name>Wrong width in format string</name>
+ <name>Wrong width for scanf parameter (too small)</name>
9660
<description>
9661
<![CDATA[
9662
Width 'w0' given in format string is smaller than destination buffer '[w1]'.
0 commit comments