Files
codeql/cpp/ql/test/query-tests/Likely Bugs
Jonas Jensen ad11f76ec6 C++: Always normalize bounds after a computation
This stops some cases of `-0.0` from propagating through the range
analysis, fixing a false positive on arvidn/libtorrent.

There seems to be no need for a corresponding change in the caller of
`getDefLowerBoundsImpl` since that predicate only contains computations
that cannot introduce negative zero.
2020-09-11 11:59:00 +02:00
..
2019-08-09 09:31:47 +01:00
2020-08-07 17:30:07 +01:00
2020-03-23 17:20:19 -04:00
2019-11-22 16:08:00 +00:00
2019-07-22 11:48:25 +01:00