mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-10 18:24:36 +03:00
Merge trunk fix for msre_create_var_ex mistakenly allocating out of global pool.
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -1,9 +1,11 @@
|
||||
|
||||
08 Mar 2007 - 2.1.1-dev2
|
||||
08 Mar 2007 - 2.1.1-dev3
|
||||
------------------------
|
||||
|
||||
* Fixed a potential division by zero error when a collection was fetched from
|
||||
storage within one second of it being created.
|
||||
* Fixed potential memory corruption when expanding macros.
|
||||
|
||||
* Fixed error when a collection var was fetched in the same second as creation
|
||||
by setting the rate to zero.
|
||||
|
||||
* Fixed ASCIIZ (NUL) parsing for application/x-www-form-urlencoded forms.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user