Skip to content

HPACK String Length Validation - #572

Merged
sbSteveK merged 11 commits into
mainfrom
hpack-string-length-validation
Aug 3, 2026
Merged

HPACK String Length Validation#572
sbSteveK merged 11 commits into
mainfrom
hpack-string-length-validation

Conversation

@sbSteveK

@sbSteveK sbSteveK commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Validate HPACK string length against SETTINGS_MAX_HEADER_LIST_SIZE at decode time.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sbSteveK sbSteveK changed the title test for length that exceeds limit HPack String Length Validation Aug 3, 2026
@sbSteveK sbSteveK changed the title HPack String Length Validation HPACK String Length Validation Aug 3, 2026
@codecov-commenter

codecov-commenter commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.74%. Comparing base (e543240) to head (85ead28).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #572      +/-   ##
==========================================
+ Coverage   79.71%   79.74%   +0.03%     
==========================================
  Files          28       28              
  Lines       12100    12106       +6     
==========================================
+ Hits         9645     9654       +9     
+ Misses       2455     2452       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/ci.yml
Comment thread source/hpack_decoder.c Outdated
Comment thread source/h2_decoder.c Outdated
Comment thread source/hpack_decoder.c Outdated
Comment thread source/hpack_decoder.c Outdated
Comment thread tests/test_h2_decoder.c Outdated
@sbSteveK
sbSteveK merged commit 4ae782b into main Aug 3, 2026
48 checks passed
@sbSteveK
sbSteveK deleted the hpack-string-length-validation branch August 3, 2026 20:57
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.

3 participants