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
committed by Felipe Zimmerle
parent 97762dc1bc
commit eec1f00bea
15 changed files with 710 additions and 26 deletions

View File

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