mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Fix bad merge of mem pool fix from trunk.
Update to latest core rules.
This commit is contained in:
@@ -351,6 +351,8 @@ static modsec_rec *create_tx_context(request_rec *r) {
|
||||
msr_log(msr, 4, "Transaction context created (dcfg %x).", msr->dcfg1);
|
||||
}
|
||||
|
||||
msr->msc_rule_mptmp = NULL;
|
||||
|
||||
return msr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user