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
This looks to me like a uint issue on line 729 of str.rs, where i - last_start +1 is "smaller than zero", a.k.a. very big. There are probably other bugs involved, too...
The text was updated successfully, but these errors were encountered: