Skip to content

Fix a potential overflow with a saturating add.#576

Merged
djc merged 1 commit intoconsole-rs:mainfrom
cjordan:main
Aug 11, 2023
Merged

Fix a potential overflow with a saturating add.#576
djc merged 1 commit intoconsole-rs:mainfrom
cjordan:main

Conversation

@cjordan
Copy link
Copy Markdown
Contributor

@cjordan cjordan commented Aug 11, 2023

Fixes #575

@djc
Copy link
Copy Markdown
Member

djc commented Aug 11, 2023

Thanks!

@djc djc merged commit cee6fd4 into console-rs:main Aug 11, 2023
@djc
Copy link
Copy Markdown
Member

djc commented Aug 11, 2023

The MSRV failure in CI is unrelated, will submit a PR for that separately.

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.

Overflow error

2 participants