mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Remove no-longer-needed cppcheck suppressions
This commit is contained in:
parent
a5320add21
commit
f8db5fc85e
@ -70,14 +70,12 @@ uninitvar:src/operators/verify_svnr.cc:67
|
|||||||
noExplicitConstructor:seclang-parser.hh
|
noExplicitConstructor:seclang-parser.hh
|
||||||
constParameter:seclang-parser.hh
|
constParameter:seclang-parser.hh
|
||||||
accessMoved:seclang-parser.hh
|
accessMoved:seclang-parser.hh
|
||||||
returnTempReference:seclang-parser.hh
|
|
||||||
|
|
||||||
unusedFunction
|
unusedFunction
|
||||||
missingIncludeSystem
|
missingIncludeSystem
|
||||||
useStlAlgorithm
|
useStlAlgorithm
|
||||||
preprocessorErrorDirective
|
preprocessorErrorDirective
|
||||||
funcArgNamesDifferent
|
funcArgNamesDifferent
|
||||||
unmatchedSuppression
|
|
||||||
missingInclude
|
missingInclude
|
||||||
|
|
||||||
purgedConfiguration
|
purgedConfiguration
|
||||||
@ -88,7 +86,6 @@ nullPointerRedundantCheck
|
|||||||
knownConditionTrueFalse
|
knownConditionTrueFalse
|
||||||
cstyleCast
|
cstyleCast
|
||||||
functionStatic
|
functionStatic
|
||||||
variableScope
|
|
||||||
shadowFunction
|
shadowFunction
|
||||||
|
|
||||||
constVariable
|
constVariable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user