unmatched suppression: fix test case

This commit is contained in:
Daniel Marjamäki 2019-01-22 18:47:52 +01:00
parent 737f357280
commit f03ce97aae
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include <stdio.h>
//cppcheck-suppress bufferAccessOutOfBounds
x;