Cosmetics: fix cppcheck warnings

This commit is contained in:
Felipe Zimmerle
2020-10-22 10:08:35 -03:00
parent 8da787a390
commit 4b425850cf
6 changed files with 12 additions and 9 deletions

View File

@@ -51,6 +51,9 @@ duplicateBranch:src/request_body_processor/multipart.cc:91
syntaxError:src/transaction.cc:62
noConstructor:src/variables/variable.h:152
duplicateBranch:src/request_body_processor/multipart.cc:93
knownConditionTrueFalse:src/utils/geo_lookup.cc:94
knownConditionTrueFalse:src/utils/geo_lookup.cc:98
danglingTempReference:src/modsecurity.cc:204
noExplicitConstructor:seclang-parser.hh
@@ -61,3 +64,4 @@ preprocessorErrorDirective
funcArgNamesDifferent
unmatchedSuppression
missingInclude