Skip to content

Fix use-after-free on error during module evaluation#420

Merged
saghul merged 2 commits intomasterfrom
fix-uae
Nov 7, 2023
Merged

Fix use-after-free on error during module evaluation#420
saghul merged 2 commits intomasterfrom
fix-uae

Conversation

@saghul
Copy link
Copy Markdown
Owner

@saghul saghul commented Nov 7, 2023

No description provided.

The original bug was that when a module that wasn't fully evaluated
itself evaulated another module with error there was a UAF error.

With the previous to this commit that is fixed, so we can remove the
workaround.
@saghul saghul merged commit 2c251a0 into master Nov 7, 2023
@saghul saghul deleted the fix-uae branch November 7, 2023 20:04
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.

1 participant