mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Fixed potential DIV0 when a collection var was fetched in the same second as creation
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -2,6 +2,9 @@
|
||||
01 Mar 2007 - 2.1.1-dev1
|
||||
------------------------
|
||||
|
||||
* 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
|
||||
|
||||
* Fixed the faulty REQUEST_FILENAME variable, which used to change
|
||||
|
Reference in New Issue
Block a user