diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2021-07-31 16:03:45 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-08-02 17:22:50 +0430 |
commit | 5f342e4fa967e2cec84f958f3266ff6d51d591ff (patch) | |
tree | 8dffdd17d60b555da7a7ee864d754d8a713b5b0b /Tests/LibRegex/Regex.cpp | |
parent | a08870cc192ebf32583df61090a87af65480a82c (diff) | |
download | serenity-5f342e4fa967e2cec84f958f3266ff6d51d591ff.zip |
LibRegex: Make Fork{Jump,Stay} non-recursive
This makes very fork-heavy expressions (like `(aa)*`) not run out of
stack space when matching very long strings.
Diffstat (limited to 'Tests/LibRegex/Regex.cpp')
0 files changed, 0 insertions, 0 deletions