You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous approach could end up with a zero length "EXACTLY"
match that would recurse infinitely until stack overflow.
Fixes#313
Signed-off-by: Steve Bennett <[email protected]>
Welcome to Jim version 0.84
. info patchlevel
0.82-134-gdcea42c
. regexp -inline -expanded { a ( b b ) + } {abbbbbbcde}
Segmentation fault
This happens to be one of the many test cases I'm suggesting in #311
The text was updated successfully, but these errors were encountered: