Skip to content

fix: remove recursion in reading order checks #1434

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

Merged

Conversation

rdeltour
Copy link
Member

@rdeltour rdeltour commented Dec 5, 2022

Unnecessary recursion was causing StackOverflowError with large package documents.

Fix #1358, Close #1356.

Co-Authored-By: Daniel Persson kalaspuffar@users.noreply.github.com

Unnecessary recursion was causing StackOverflowError with large package documents.

Fix #1358, Close #1356.

Co-Authored-By: Daniel Persson <kalaspuffar@users.noreply.github.com>
@rdeltour rdeltour added this to the v5.0.0-beta milestone Dec 5, 2022
@rdeltour rdeltour requested a review from mattgarrish December 5, 2022 10:10
@rdeltour rdeltour self-assigned this Dec 5, 2022
Base automatically changed from fix/svg-accessible-names to release/v5.0.0 December 6, 2022 14:53
@rdeltour rdeltour merged commit 6cbbefa into release/v5.0.0 Dec 6, 2022
@rdeltour rdeltour deleted the fix/remove-recursion-in-reading-order-check branch December 6, 2022 14:54
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