Skip to content

Relax overly restrictive DataView bounds check#989

Closed
bnoordhuis wants to merge 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix988
Closed

Relax overly restrictive DataView bounds check#989
bnoordhuis wants to merge 1 commit intoquickjs-ng:masterfrom
bnoordhuis:fix988

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

Relax the bounds checks for DataViews that auto-track resizable ArrayBuffers.

Fixes: #988

Relax the bounds checks for DataViews that auto-track resizable
ArrayBuffers.

Fixes: quickjs-ng#988
saghul added a commit that referenced this pull request Mar 21, 2025
Fixes: #988
Closes: #989
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
saghul added a commit that referenced this pull request Mar 21, 2025
Fixes: #988
Closes: #989
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
@bnoordhuis bnoordhuis closed this Mar 23, 2025
saghul added a commit that referenced this pull request Mar 23, 2025
Fixes: #988
Closes: #989
Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl>
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.

setUint8 throws when ArrayBuffer is resizable

1 participant