Skip to content

Conversation

@kddnewton
Copy link
Collaborator

When we are about to destroy a node because of a syntax error, we need to check if it is potentially containing an implicit parameter in its subtree.

Fixes #3752

When we are about to destroy a node because of a syntax error, we
need to check if it is potentially containing an implicit
parameter in its subtree.
@kddnewton kddnewton merged commit 58df7b5 into main Nov 30, 2025
64 checks passed
@kddnewton kddnewton deleted the walk-tree-when-destroying branch November 30, 2025 02:08
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.

Use after free/assertion in parse_blocklike_parameters

2 participants