Skip to content

quic: fixes undefined handle in QuicStream kInspect#64170

Open
martenrichter wants to merge 1 commit into
nodejs:mainfrom
martenrichter:fixkinspectquicstream
Open

quic: fixes undefined handle in QuicStream kInspect#64170
martenrichter wants to merge 1 commit into
nodejs:mainfrom
martenrichter:fixkinspectquicstream

Conversation

@martenrichter

Copy link
Copy Markdown
Contributor

If the #handle is undefined and not QuicStream,
while kInspect is called DataViewPrototypeGetByteLength will throw.

If the #handle is undefined and not QuicStream,
 while kInspect is called
 `DataViewPrototypeGetByteLength` will throw.

Signed-off-by: Marten Richter <marten.richter@freenet.de>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/quic

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Jun 27, 2026
@martenrichter

Copy link
Copy Markdown
Contributor Author

@jasnell @pimterry
Fixes a nit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants