Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim codepoint indices when trimming line data #2

Merged

Conversation

sidkurella
Copy link

Trim these indices to be consistent with the trimmed string. This prevents a potential index out of bounds when padding is trimmed.

Trim these indices to be consistent with the trimmed string.
This prevents a potential index out of bounds when
padding is trimmed.
@sidkurella sidkurella merged commit 26c0724 into master Feb 8, 2024
12 checks passed
@rtjoseph11 rtjoseph11 deleted the skurella/trim-codepoint-indices-when-trimming-line-data branch February 12, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants