mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
good practices: Initialize variables before use it
Original author: Marc Stern (#1889)
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,6 +1,8 @@
|
||||
DD MMM YYYY - 2.9.3 - To be released
|
||||
------------------------------------
|
||||
|
||||
* good practices: Initialize variables before use it
|
||||
[Issue #1889 - Marc Stern]
|
||||
* Let body parsers observe SecRequestBodyNoFilesLimit
|
||||
[Issue #1613 - @allanbomsft]
|
||||
* potential off by one in parse_arguments
|
||||
|
Reference in New Issue
Block a user