mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Implement sonarcloud suggestions
This commit is contained in:
@@ -124,7 +124,7 @@ class ReadingLogsViaRuleMessage {
|
||||
m_rules(rules)
|
||||
{ }
|
||||
|
||||
int process() {
|
||||
int process() const {
|
||||
pthread_t threads[NUM_THREADS];
|
||||
int i;
|
||||
struct data_ms dms;
|
||||
|
Reference in New Issue
Block a user