mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds support to global collections shared among different process
There is a memory leak in the variable resolution that should be contained by an internal change in the way that the variables are resolved.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version_min":300000,
|
||||
"title":"Testing setuid action",
|
||||
"expected":{
|
||||
"debug_log": "Saving variable: USER:score with value: 5"
|
||||
"debug_log": "Saving variable: USER:score with value: "
|
||||
},
|
||||
"client":{
|
||||
"ip":"200.249.12.31",
|
||||
|
Reference in New Issue
Block a user