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 12681: FP: knownConditionTrueFalse #6416

Merged
merged 3 commits into from
May 21, 2024

Conversation

francois-berder
Copy link
Contributor

While truncating integer values for upper/lower bounds, underflows/overflows must be handled correctly by
inverting the bound.

While truncating integer values for upper/lower bounds,
underflows/overflows must be handled correctly by
inverting the bound.

Signed-off-by: Francois Berder <[email protected]>
lib/valueflow.cpp Outdated Show resolved Hide resolved
@chrchr-github chrchr-github merged commit 374e85d into danmar:main May 21, 2024
63 checks passed
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