Skip to content

Comments

Properly check validity of a session ID#1390

Closed
highpon wants to merge 1 commit intomozilla:mainfrom
highpon:implement_check_webtransport_stream_id
Closed

Properly check validity of a session ID#1390
highpon wants to merge 1 commit intomozilla:mainfrom
highpon:implement_check_webtransport_stream_id

Conversation

@highpon
Copy link
Contributor

@highpon highpon commented Dec 3, 2022

Related Issue #1367

Changes

  • check if the session ID is a valid client-initiated stream id.
  • check if the session ID is a valid bidirectional stream id.
  • check if the session ID is a allowed value.

@highpon highpon requested a review from KershawChang as a code owner December 3, 2022 20:50
Copy link
Member

@martinthomson martinthomson left a comment

Choose a reason for hiding this comment

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

Do you have a test (or tests) that can show how this change corrects a concrete issue?

@larseggert
Copy link
Collaborator

@highpon would you have that test available or should this be closed?

@larseggert larseggert linked an issue Feb 1, 2024 that may be closed by this pull request
@larseggert
Copy link
Collaborator

Making this a draft PR until it becomes reviewable again.

@larseggert larseggert marked this pull request as draft April 15, 2024 05:49
@larseggert larseggert added the help wanted Extra attention is needed label Jul 4, 2025
@larseggert
Copy link
Collaborator

@highpon do you intend to keep working on this?

@larseggert
Copy link
Collaborator

Closing this for lack of activity. Please feel free to reopen.

@larseggert larseggert closed this Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Properly check validity of a session ID

3 participants