Skip to content

Conversation

aschackmull
Copy link
Contributor

Addition or subtraction of known strictly positive or negative expression accidentally assumed the expression to be of integral type and wrongly concluded x >= 1 from x > 0 and x <= -1 from x < 0.
This fixes #2335

@aschackmull aschackmull requested a review from a team as a code owner November 15, 2019 14:11
@yh-semmle yh-semmle merged commit 810a046 into github:master Nov 15, 2019
@aschackmull aschackmull deleted the java/rangeanalysis-integral-fix2 branch November 15, 2019 14:55
@yh-semmle
Copy link
Contributor

Could you please submit a release note for this PR and also the other recent changes (#2304, #2305).

@yh-semmle
Copy link
Contributor

This PR just made the 1.23 cut-off, so the change note for all three PRs should be targeted at 1.23.

aschackmull added a commit to aschackmull/ql that referenced this pull request Nov 18, 2019
@aschackmull
Copy link
Contributor Author

#2373

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.

LGTM.com - false positive [Java, simple math]
2 participants