Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http: fix mishandling of very long headers or URIs, and mishandling o… #2084

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Jan 12, 2025

…f unicode

Also, nng_err is now a distinct type which might be nicer in debuggers.

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

…f unicode

Also, nng_err is now a distinct type which might be nicer in debuggers.
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.68%. Comparing base (c34abc2) to head (d88484c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2084      +/-   ##
==========================================
+ Coverage   83.66%   83.68%   +0.02%     
==========================================
  Files          93       93              
  Lines       23503    23505       +2     
  Branches     3035     3035              
==========================================
+ Hits        19663    19671       +8     
+ Misses       3762     3754       -8     
- Partials       78       80       +2     

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

@gdamore gdamore merged commit d88484c into main Jan 12, 2025
35 of 36 checks passed
@gdamore gdamore deleted the http-proto-fuzz branch January 12, 2025 22:13
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