Skip to content

Fix DUMP_LEAKS memory leak false positive#655

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix654
Nov 6, 2024
Merged

Fix DUMP_LEAKS memory leak false positive#655
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix654

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Run DUMP_LEAKS after finalizers run; they call js_free_rt too.

Fixes: #654

Run DUMP_LEAKS after finalizers run; they call js_free_rt too.

Fixes: quickjs-ng#654
@bnoordhuis bnoordhuis merged commit aedd829 into quickjs-ng:master Nov 6, 2024
@bnoordhuis bnoordhuis deleted the fix654 branch November 6, 2024 21:56
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.

DUMP_LEAKS misreports memory leak

2 participants