mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Avoids to cleanup GeoIp on ModSecurity destructor
GeoIp is already being cleaned elsewhere. Fix #2041
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.x.y - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Avoids to cleanup GeoIp on ModSecurity destructor
|
||||
[#2041 - @zimmerle, @jptosso, @victorhora]
|
||||
- Fix memory leak of RuleMessages objects
|
||||
[#2376 - @WGH-, @martinhsv]
|
||||
- Produce not-supported error for ctl:forceRequestBodyVariable
|
||||
|
||||
Reference in New Issue
Block a user