Skip to content

HTTP2: Correctly account for padding when decompress#16265

Merged
normanmaurer merged 1 commit into
4.1from
decompress_padding41
Feb 13, 2026
Merged

HTTP2: Correctly account for padding when decompress#16265
normanmaurer merged 1 commit into
4.1from
decompress_padding41

Conversation

@normanmaurer

Copy link
Copy Markdown
Member

Motivation:

9d804c5 introduced a regression which would cause the decompressing to fail if padding is used.

Modifications:

  • Correctly handle padding
  • Enhance unit tests

Result:

Fixes #16252

Motivation:

9d804c5 introduced a regression which would cause the decompressing to fail if padding is used.

Modifications:

- Correctly handle padding
- Enhance unit tests

Result:

Fixes #16252
@normanmaurer normanmaurer added this to the 4.1.132.Final milestone Feb 13, 2026
@normanmaurer normanmaurer merged commit 2387f32 into 4.1 Feb 13, 2026
19 checks passed
@normanmaurer normanmaurer deleted the decompress_padding41 branch February 13, 2026 07:44
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