Using a custom VariableMatch* implementation

Delay the variable name resolution till last minute.

Fix one of the issues raised in #2376
This commit is contained in:
Felipe Zimmerle
2020-11-22 11:04:24 -03:00
parent ec7d2db400
commit 7ebb81b037
15 changed files with 703 additions and 24 deletions

View File

@@ -1,6 +1,9 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Using a custom VariableMatch* implementation
[#2428 - @zimmerle]
- Avoids to cleanup GeoIp on ModSecurity destructor
[#2041 - @zimmerle, @jptosso, @victorhora]
- Fix memory leak of RuleMessages objects