Skip to content

Commit d19d3b4

Browse files
committed
Supress uninitMemberVar warning in seclang-parser.hh
1 parent 67f32a4 commit d19d3b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/cppcheck_suppressions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ uselessCallsSubstr
5959

6060
// Examples
6161
memleak:examples/using_bodies_in_chunks/simple_request.cc
62+
63+
// supress seclang-parser.hh warnings
64+
uninitMemberVar:src/parser/seclang-parser.hh

0 commit comments

Comments
 (0)