mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Integrate with mod_log_config (MODSEC-108).
This commit is contained in:
@@ -400,6 +400,7 @@ static int var_rule_generate(modsec_rec *msr, msre_var *var, msre_rule *rule,
|
||||
msre_actionset *actionset = NULL;
|
||||
|
||||
if (rule == NULL) return 0;
|
||||
|
||||
actionset = rule->actionset;
|
||||
if (rule->chain_starter != NULL) actionset = rule->chain_starter->actionset;
|
||||
|
||||
|
Reference in New Issue
Block a user