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 67f32a4 commit d19d3b4Copy full SHA for d19d3b4
test/cppcheck_suppressions.txt
@@ -59,3 +59,6 @@ uselessCallsSubstr
59
60
// Examples
61
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