We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039b350 commit 40b9897Copy full SHA for 40b9897
CHANGES
@@ -1,6 +1,10 @@
1
DD mmm YYYY - 2.9.x (to be released)
2
------------------------------------
3
4
+ * Store temporaries in the request pool for regexes compiled per-request.
5
+ [Issue #890, #2049 - @lightsey]
6
+ * Fix other usage of the global pool for request temporaries in re_operators.c
7
8
* Adds a sanity check before use ctl:ruleRemoveTargetById and ctl:ruleRemoveTargetByMsg.
9
[Issue #2033 - @studersi]
10
* Fix the order of error_msg validation
0 commit comments