mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Change some parms to const reference (satisfies cppcheck)
This commit is contained in:
@@ -61,10 +61,7 @@ ctunullpointer:src/rule_with_operator.cc:135
|
||||
ctunullpointer:src/rule_with_operator.cc:95
|
||||
passedByValue:src/variables/global.h:109
|
||||
passedByValue:src/variables/global.h:110
|
||||
passedByValue:src/variables/tx.h:102
|
||||
passedByValue:src/operators/operator.cc:141
|
||||
passedByValue:src/parser/driver.cc:45
|
||||
passedByValue:src/transaction.cc:281
|
||||
passedByValue:src/utils/system.cc:154
|
||||
passedByValue:src/utils/system.cc:166
|
||||
passedByValue:test/common/modsecurity_test.cc:49
|
||||
|
Reference in New Issue
Block a user