Skip to content

Merge remote-tracking branch 'upstream'#84

Closed
0x676e67 wants to merge 1 commit into
masterfrom
merge
Closed

Merge remote-tracking branch 'upstream'#84
0x676e67 wants to merge 1 commit into
masterfrom
merge

Conversation

@0x676e67

Copy link
Copy Markdown
Owner

No description provided.

@0x676e67 0x676e67 closed this Jun 15, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request introduces several security and stability improvements to the HTTP/2 implementation. Key changes include enforcing a strict abuse limit on decoded header list sizes (4x the configured limit) to prevent resource exhaustion, refactoring HPACK decoding to support early termination via ControlFlow, fixing a potential overflow when calculating padding length for maximum-sized padding on DATA frames, and ensuring remotely initiated stream resets are not echoed back. Additionally, comprehensive integration and unit tests have been added to verify these behaviors. There are no review comments, so no further feedback is provided.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

1 participant