mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetics: Fix some static analysis report
This commit is contained in:
@@ -28,11 +28,13 @@ unusedLabel:src/unique_id.cc:222
|
||||
unusedLabel:src/unique_id.cc:224
|
||||
leakReturnValNotUsed:src/debug_log_writer_agent.cc:31
|
||||
postfixOperator:*
|
||||
*:src/utils/mbedtls/base64.c
|
||||
*:src/utils/mbedtls/sha1.c
|
||||
*:others/mbedtls/base64.c
|
||||
*:others/mbedtls/sha1.c
|
||||
*:others/mbedtls/md5.c
|
||||
readdirCalled:test/common/modsecurity_test.cc:114
|
||||
missingInclude:*
|
||||
unreadVariable:test/regression/regression.cc:380
|
||||
shiftNegative:src/utils/msc_tree.cc
|
||||
nullPointerRedundantCheck:src/utils/msc_tree.cc:654
|
||||
|
||||
*:test/benchmark/owasp-v3/util/av-scanning/runAV/common.c
|
||||
functionStatic:*
|
||||
|
Reference in New Issue
Block a user