mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 09:31:53 +03:00
Fix memory leak of ValidateDTD's dtd object
This commit is contained in:
committed by
Felipe Zimmerle
parent
e0f39b3211
commit
bedc9a1eb0
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
v3.x.y - YYYY-MMM-DD (to be released)
|
||||
-------------------------------------
|
||||
|
||||
- Fix memory leak of ValidateDTD's m_dtd
|
||||
[#2469 - @martinhsv, @zimmerle]
|
||||
- Replaces put with setenv in SetEnv action
|
||||
[#2469 - @martinhsv, @WGH-, @zimmerle]
|
||||
- Using a custom VariableMatch* implementation
|
||||
|
||||
Reference in New Issue
Block a user