Skip to content

Ensure implicit parameter nodes are destroyed.#3766

Merged
kddnewton merged 1 commit into
mainfrom
walk-tree-when-destroying
Nov 30, 2025
Merged

Ensure implicit parameter nodes are destroyed.#3766
kddnewton merged 1 commit into
mainfrom
walk-tree-when-destroying

Conversation

@kddnewton

Copy link
Copy Markdown
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

1 participant