mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
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:
committed by
Felipe Zimmerle
parent
97762dc1bc
commit
eec1f00bea
3
CHANGES
3
CHANGES
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user