Skip to content

Fix Variable Len Headers with Empty Value #108

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

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Fix Variable Len Headers with Empty Value #108

merged 6 commits into from
Jan 5, 2024

Conversation

waahm7
Copy link
Contributor

@waahm7 waahm7 commented Nov 24, 2023

Description of changes:

  • For variable length headers like ByteBuf and Strings, we currently crash if the value of header is 0. This PR fixes handling of variable length headers with 0 length.

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

@waahm7 waahm7 changed the title Fix Empty Buffer Headers Fix Variable Len Headers with Empty Value Nov 24, 2023
@waahm7 waahm7 merged commit b7a96fd into main Jan 5, 2024
@waahm7 waahm7 deleted the fix-empty-buff branch January 5, 2024 18:45
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