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 usage of self ID in modifiers working on bare ID #37

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

adamreichold
Copy link
Member

This allows the construction of otherwise nonsensical trees which might lead to unexpected panics further down the road.

This could be a fix for #35 but this is admittedly speculation.

This allows the construction of otherwise nonsensical trees
which might lead to unexpected panics further down the road.
@cfvescovo
Copy link
Member

LGTM

@cfvescovo cfvescovo merged commit 8127d31 into master Nov 30, 2024
5 checks passed
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