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

Fix overflow in skipOneHexEscape() #100

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

dan4thewin
Copy link
Contributor

This fixes the same overflow as #97 , and adds a unit test and a definition of SIZE_MAX for archaic compilers.

I hope this PR exercises the LGTM PR integration just added to this repo.

@dan4thewin dan4thewin merged commit 39f0fbc into FreeRTOS:main Jun 17, 2021
@dan4thewin dan4thewin deleted the integer-overflow-fix-2 branch June 17, 2021 21:17
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.

3 participants