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

Post-order traversal over ids crashes with stack overflow on large trees #93

Open
jsinger67 opened this issue Dec 28, 2021 · 0 comments

Comments

@jsinger67
Copy link

I fixed this issue on my fork.

Please have a look at my changes here

If you agree I would like to issue a PR on it.
On any suggestions or questions please let me know.

Br, Jörg

PS:
There are other iterators that may have the same problem. I fixed this one first because it encounters me in my project. Another similar problem seams to exist in Tree::height_of_node. This I will likely also tackle soon.

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

No branches or pull requests

1 participant