Change some parms to const reference (satisfies cppcheck)

This commit is contained in:
Martin Vierula
2022-04-27 08:57:09 -07:00
parent 0be89cc15e
commit 606f5721c2
6 changed files with 6 additions and 8 deletions

View File

@@ -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