Skip to content

Fix the parsing of long values in headers#1478

Merged
jderusse merged 1 commit into
async-aws:masterfrom
stof:fix_long_in_header
Jun 28, 2023
Merged

Fix the parsing of long values in headers#1478
jderusse merged 1 commit into
async-aws:masterfrom
stof:fix_long_in_header

Conversation

@stof

@stof stof commented Jun 28, 2023

Copy link
Copy Markdown
Member

I missed this in #1471 as I looked for places using long in the code, but this type was going through the default case.

@stof

stof commented Jun 28, 2023

Copy link
Copy Markdown
Member Author

this was caught by static analysis in #1467 as it reported a mismatch between int and string.

@jderusse jderusse merged commit e4628d2 into async-aws:master Jun 28, 2023
@stof stof deleted the fix_long_in_header branch June 28, 2023 13:04
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