Fix bad merge of mem pool fix from trunk.

Update to latest core rules.
This commit is contained in:
brectanus
2007-06-14 18:46:58 +00:00
parent a2a52b9ae7
commit 7141419f80
15 changed files with 1314 additions and 1198 deletions

View File

@@ -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;
}