Skip to content

Commit a78fa73

Browse files
committed
[#3170] Addressed last comment
1 parent dce8f0d commit a78fa73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/sphinx/arm/classify.rst

+3
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,9 @@ So inequality, case insensitive pattern matching or pattern search.
585585

586586
Detected invalid regular expressions are considered as syntax errors,
587587
runtime exceptions during match are handled as no match.
588+
589+
.. warning::
590+
588591
Be careful with the match operator as it can result in very poor
589592
performance leading to regular expression denial of service (ReDoS).
590593

0 commit comments

Comments
 (0)