Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ext/node): make next tick queue resilient to Array.prototype tampering #24361

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

0f-0b
Copy link
Contributor

@0f-0b 0f-0b commented Jun 27, 2024

Closes #24358.

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

Thanks!

@bartlomieju bartlomieju enabled auto-merge (squash) June 27, 2024 21:24
@bartlomieju bartlomieju merged commit 8d14a9d into denoland:main Jun 27, 2024
17 checks passed
@0f-0b 0f-0b deleted the fix-holey-array branch June 27, 2024 22:58
sbmsr pushed a commit to sbmsr/deno-1 that referenced this pull request Jul 2, 2024
zebreus pushed a commit to zebreus/deno that referenced this pull request Jul 8, 2024
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.

Deno runtime stuck in endless loop while running Array.prototype[0]=0;
2 participants