Files
codeql/cpp/ql/lib
Paolo Tranquilli 013216d5e6 C++: exclude widening from VeryLikelyOverrunWrite
This also restrict what we consider "non-trivial" range analysis, as we
now require both ends to be non-trivially bounded for signed integers.
This avoids false positives stemming from a non trivial upper bound but
no meaningful lower bound, for example.
2022-01-13 11:59:47 +00:00
..
2021-10-15 14:59:48 +01:00
2021-08-17 11:22:36 -07:00
2021-12-17 15:29:31 +00:00