std::regex? Regex complexity error causing crash
It seems that this regex - ((.*)*) [the + quantifier also works] and then some character (depeding on the items?) results in a regex complexity error. This should also work for any n (*)/(+) extra capture groups.
Non-crashing regex After typing the letter e Another example in stash with + quantifier After typing in the letter a Happened on Windows 11 build 22468.1000 Last bumped on Oct 30, 2021, 9:13:53 AM
This thread has been automatically archived. Replies are disabled.
|
![]() |
" Thanks for your report, we'll look into this. | |
" .I get like 1 ccrash every hour while mapping |
![]() |