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

Prevent GridTableParser from looking beyond the end of a line. #844

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

snnz
Copy link
Contributor

@snnz snnz commented Jan 3, 2025

Fixes #840.

@MihaZupan
Copy link
Collaborator

Thank you for putting up fixes for these.
Can you please add test coverage for the changed cases?

@xoofx xoofx merged commit 5528023 into xoofx:master Jan 9, 2025
1 check passed
@xoofx xoofx added the bug label Jan 9, 2025
@snnz snnz deleted the fix-gridtables branch January 10, 2025 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown.ToHtml throws IndexOutOfRangeException in StringSlice.NextChar()
3 participants