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

Avoid int overflow when parsing octet #548

Closed
wants to merge 1 commit into from
Closed

Avoid int overflow when parsing octet #548

wants to merge 1 commit into from

Conversation

mayrstefan
Copy link

When parsing an octet stop when value exceeds 255. Should fix bug 66240

When parsing an octet stop when value exceeds 255. Should fix bug 66240
@aooohan
Copy link
Member

aooohan commented Aug 29, 2022

Thanks for the PR.

I applied this manually so I could:

  • add some test cases
  • add changelog entry

@aooohan aooohan closed this Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants