Skip to content

Fix UAF in Iterator.concat#1370

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1368
Feb 28, 2026
Merged

Fix UAF in Iterator.concat#1370
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix1368

Conversation

@bnoordhuis
Copy link
Contributor

Fixes: #1368

@bnoordhuis bnoordhuis merged commit daab4ad into quickjs-ng:master Feb 28, 2026
122 checks passed
@bnoordhuis bnoordhuis deleted the fix1368 branch February 28, 2026 21:53
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.

Heap use-after-free in Iterator.concat (js_iterator_concat_next)

2 participants