Skip to content

Fix use-after-free from Array .length grow + push#1563

Open
saghul wants to merge 1 commit into
masterfrom
fix-array-push-length-grow-uaf
Open

Fix use-after-free from Array .length grow + push#1563
saghul wants to merge 1 commit into
masterfrom
fix-array-push-length-grow-uaf

Conversation

@saghul

@saghul saghul commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Fixes: #1562

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.

use-after-free: refcount underflow from Array .length grow + push (js_array_mark / gc_decref_child)

1 participant