Files
codeql/cpp/change-notes/2021-03-11-overflow-abs.md
Mathias Vorreiter Pedersen 3e21f479a9 C++: Add change-note.
2021-05-11 14:58:48 +02:00

3 lines
243 B
Markdown

lgtm
* The `cpp/tainted-arithmetic`, `cpp/arithmetic-with-extreme-values`, and `cpp/uncontrolled-arithmetic` queries now recognize more functions as returning the absolute value of their input. As a result, they produce fewer false positives.