Closed bjorn-ove closed 1 year ago
Thanks so much for catching and reporting this! A fix is on its way.
I'll make a release with the fix later today.
Thank you for very quick response. This was above and beyond expectations 👍
No problem! Also, just published v1.6.0 with the bug fix.
It appears there is an issue that was introduced by #70.
The issue is an subtract with overflow in https://github.com/cessen/ropey/blob/1029afac9ff0878cb5a68152745fa855dd996d62/src/iter.rs#L1240
The following code reproduces the issue.