From f03ce97aae08cc88f088360285e3574ec45f0a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Tue, 22 Jan 2019 18:47:52 +0100 Subject: [PATCH] unmatched suppression: fix test case --- test/cfg/unmatchedSuppressionTest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/cfg/unmatchedSuppressionTest.c b/test/cfg/unmatchedSuppressionTest.c index 5cd600fe6..4325954b8 100644 --- a/test/cfg/unmatchedSuppressionTest.c +++ b/test/cfg/unmatchedSuppressionTest.c @@ -1,3 +1,4 @@ #include //cppcheck-suppress bufferAccessOutOfBounds +x;