FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ffi: clarify detached ArrayBuffer error by trivikr · Pull Request #65084 · nodejs/node · GitHub

/ node Public

ffi: clarify detached ArrayBuffer error - #65084

Closed
trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:ffi-detached-arraybuffer-error
Closed

ffi: clarify detached ArrayBuffer error#65084
trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:ffi-detached-arraybuffer-error

Conversation

trivikr commented Aug 6, 2026

Copy link
Copy Markdown
Member

Refs: #65083

Report that the ArrayBuffer is detached instead of describing its backing store as invalid.

Report that the ArrayBuffer is detached instead of describing its
backing store as invalid.

Signed-off-by: Kamat, Trivikram <16024985+trivikr@users.noreply.github.com>

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/ffi

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Aug 6, 2026
trivikr added ffi Issues and PRs related to experimental Foreign Function Interface support. request-ci Add this label to start a Jenkins CI on a PR. labels Aug 6, 2026

trivikr commented Aug 6, 2026

Copy link
Copy Markdown
Member Author

Closing as it's merged into 2a099ed (#65083)

trivikr closed this Aug 6, 2026
trivikr deleted the ffi-detached-arraybuffer-error branch August 6, 2026 14:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. ffi Issues and PRs related to experimental Foreign Function Interface support. needs-ci PRs that need a full CI run. request-ci Add this label to start a Jenkins CI on a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL