Serhii Mudryk
Results
1
issues of
Serhii Mudryk
On some input data we got "stack overflow" panic in the regex string functions (`string.match`, `string.gsub`, `string.find`, ...). It seems that recursion depends on the length of the input string...