mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Avoid additional operator invokation if last transform of a multimatch doesn't modify the input
Fixes #1086
This commit is contained in:
committed by
Felipe Zimmerle
parent
9ac9ff8223
commit
72f632e9b6
3
CHANGES
3
CHANGES
@@ -1,6 +1,9 @@
|
||||
DD MMM YYYY - 2.9.2 - To be released
|
||||
------------------------------------
|
||||
|
||||
* Avoid additional operator invokation if last transform of a multimatch
|
||||
doesn't modify the input
|
||||
[Issue #1086, #1087 - Daniel Stelter-Gliese]
|
||||
* Adds a sanity check before use ctl:ruleRemoveTargetByTag.
|
||||
[Issue #1353 - @LukeP21 and @zimmerle]
|
||||
* Uses an optional global lock while manipulating collections.
|
||||
|
Reference in New Issue
Block a user