mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Add cppcheck suppressions
This commit is contained in:
parent
1078a7cfab
commit
95c7009b88
@ -69,6 +69,9 @@ noExplicitConstructor:seclang-parser.hh
|
|||||||
constParameter:seclang-parser.hh
|
constParameter:seclang-parser.hh
|
||||||
accessMoved:seclang-parser.hh
|
accessMoved:seclang-parser.hh
|
||||||
|
|
||||||
|
unreadVariable:rx.cc
|
||||||
|
unreadVariable:rx_global.cc
|
||||||
|
|
||||||
unusedFunction
|
unusedFunction
|
||||||
missingIncludeSystem
|
missingIncludeSystem
|
||||||
useStlAlgorithm
|
useStlAlgorithm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user