From 03b3e472d494181c608095f2427e40793698da09 Mon Sep 17 00:00:00 2001 From: Felipe Zimmerle Date: Sun, 24 Jan 2021 11:53:52 -0300 Subject: [PATCH] cosmetics: Please static check --- test/cppcheck_suppressions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cppcheck_suppressions.txt b/test/cppcheck_suppressions.txt index 8b1fa8c2..281540f0 100644 --- a/test/cppcheck_suppressions.txt +++ b/test/cppcheck_suppressions.txt @@ -35,7 +35,7 @@ invalidScanfArgType_int:src/rules_set_properties.cc:102 unmatchedSuppression:src/utils/geo_lookup.cc:82 useInitializationList:src/utils/shared_files.h:87 unmatchedSuppression:src/utils/msc_tree.cc -functionStatic:headers/modsecurity/transaction.h:405 +functionStatic:headers/modsecurity/transaction.h:407 duplicateBranch:src/audit_log/audit_log.cc:223 unreadVariable:src/request_body_processor/multipart.cc:435 stlcstrParam:src/audit_log/writer/parallel.cc:145