Skip to content

Java: Fix range analysis bug in integral inequality bounds.#2304

Merged
yh-semmle merged 1 commit intogithub:masterfrom
aschackmull:java/rangeanalysis-integral-fix
Nov 12, 2019
Merged

Java: Fix range analysis bug in integral inequality bounds.#2304
yh-semmle merged 1 commit intogithub:masterfrom
aschackmull:java/rangeanalysis-integral-fix

Conversation

@aschackmull
Copy link
Copy Markdown
Contributor

Strengthening a bound based on an inequality should only happen for variables with an integral type. This fixes several FPs reported here: #2234

@aschackmull aschackmull requested a review from a team as a code owner November 12, 2019 16:04
@yh-semmle yh-semmle merged commit 429c307 into github:master Nov 12, 2019
@aschackmull aschackmull deleted the java/rangeanalysis-integral-fix branch November 13, 2019 08:19
aschackmull added a commit to aschackmull/ql that referenced this pull request Nov 18, 2019
yh-semmle added a commit that referenced this pull request Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants