Skip to content

Fix the parsing of long values in headers #1478

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 1 commit into from
Jun 28, 2023

Conversation

stof
Copy link
Member

@stof stof commented Jun 28, 2023

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
Copy link
Member Author

stof commented Jun 28, 2023

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