mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Correction to previous cppcheck suppression adjustment
This commit is contained in:
parent
95c7009b88
commit
62bbd7b078
@ -69,8 +69,9 @@ noExplicitConstructor:seclang-parser.hh
|
||||
constParameter:seclang-parser.hh
|
||||
accessMoved:seclang-parser.hh
|
||||
|
||||
unreadVariable:rx.cc
|
||||
unreadVariable:rx_global.cc
|
||||
unreadVariable:src/operators/rx.cc
|
||||
unreadVariable:src/operators/rx_global.cc
|
||||
|
||||
|
||||
unusedFunction
|
||||
missingIncludeSystem
|
||||
|
Loading…
x
Reference in New Issue
Block a user