unmatched suppression: fix test case
This commit is contained in:
parent
737f357280
commit
f03ce97aae
|
@ -1,3 +1,4 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
//cppcheck-suppress bufferAccessOutOfBounds
|
//cppcheck-suppress bufferAccessOutOfBounds
|
||||||
|
x;
|
||||||
|
|
Loading…
Reference in New Issue