Skip to content

Fix leak when interpreter exits due to exception#722

Merged
saghul merged 1 commit intomasterfrom
fix-cli-leak
Nov 25, 2024
Merged

Fix leak when interpreter exits due to exception#722
saghul merged 1 commit intomasterfrom
fix-cli-leak

Conversation

@saghul
Copy link
Copy Markdown
Contributor

@saghul saghul commented Nov 25, 2024

Fixes: #720

Copy link
Copy Markdown
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qjsc.c and run-test262.c need to be updated too, right? They both call js_std_loop without handling the return value.

@saghul
Copy link
Copy Markdown
Contributor Author

saghul commented Nov 25, 2024

qjsc.c and run-test262.c need to be updated too, right? They both call js_std_loop without handling the return value.

Ops, yeah!

@saghul saghul merged commit f7f70fc into master Nov 25, 2024
@saghul saghul deleted the fix-cli-leak branch November 25, 2024 10:07
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.

Assert failed while error statements

2 participants