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 d05ebba commit a25aa96Copy full SHA for a25aa96
c/cert/test/rules/ARR39-C/test.c
@@ -27,4 +27,7 @@ void f1() {
27
(void)v1[10 / sizeof(v1)]; // NON_COMPLIANT
28
v4 += offset; // COMPLIANT
29
f2(offset, 2);
30
-}
+}
31
+
32
33
+////
0 commit comments