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

Correct mistakes in support of proposal change #3211

Merged
merged 1 commit into from
Sep 23, 2021

Conversation

jugglinmike
Copy link
Contributor

Ensure that when the ArrayBuffer of a length-tracking TypedArray is
resized to the address matching the TypedArray's byte offset, the
TypedArray is not considered "out of bounds."

Resolves gh-3206 (my thanks to @marjakh for reporting)

Ensure that when the ArrayBuffer of a length-tracking TypedArray is
resized to the address matching the TypedArray's byte offset, the
TypedArray is *not* considered "out of bounds."
@rwaldron rwaldron merged commit 1b72bcd into main Sep 23, 2021
@rwaldron rwaldron deleted the bocoup/resizable-arraybuffer-0-length-in-bounds-2 branch September 23, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants