Skip to content

Avoid int overflow when parsing octet#548

Closed
mayrstefan wants to merge 1 commit intoapache:mainfrom
mayrstefan:bz66240
Closed

Avoid int overflow when parsing octet#548
mayrstefan wants to merge 1 commit intoapache:mainfrom
mayrstefan:bz66240

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

Development

Successfully merging this pull request may close these issues.

2 participants