Skip to content

Conversation

@tatsuhiro-t
Copy link
Member

No description provided.

@tatsuhiro-t tatsuhiro-t added this to the v1.9.0 milestone Apr 7, 2025
@tatsuhiro-t tatsuhiro-t requested a review from Copilot April 7, 2025 11:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • tests/CMakeLists.txt: Language not supported
  • tests/Makefile.am: Language not supported
Comments suppressed due to low confidence (1)

lib/nghttp3_stream.c:192

  • Incrementing 'begin' here affects the subsequent use of 'len' in the memcpy call; consider recalculating the remaining length (or using 'len - 1') when copying the remaining bytes to avoid an off-by-one error.
rvint->acc = nghttp3_get_varint_fb(begin++);

@tatsuhiro-t tatsuhiro-t merged commit d22146c into main Apr 7, 2025
36 checks passed
@tatsuhiro-t tatsuhiro-t deleted the read-varint branch April 7, 2025 11:43
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.

2 participants