Skip to content

Fix reference leak in Iterator.prototype.find#1573

Merged
saghul merged 1 commit into
masterfrom
fix-issue-1572
Jul 16, 2026
Merged

Fix reference leak in Iterator.prototype.find#1573
saghul merged 1 commit into
masterfrom
fix-issue-1572

Conversation

@saghul

@saghul saghul commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #1572

@saghul
saghul merged commit 947e6b0 into master Jul 16, 2026
128 checks passed
@saghul
saghul deleted the fix-issue-1572 branch July 16, 2026 10:09
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.

Reference leak in Iterator.prototype.find leads to use-after-free (refcount overflow)

1 participant