mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 10:20:35 +03:00
actions: Compute the rule association during rules load
This commit is contained in:
@@ -214,6 +214,7 @@ void ModSecurity::serverLog(void *data, RuleMessage *rm) {
|
||||
m_logCb(data, a);
|
||||
return;
|
||||
}
|
||||
|
||||
m_logCb(data, a);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user