mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
243 B
243 B
lgtm
- The
cpp/tainted-arithmetic,cpp/arithmetic-with-extreme-values, andcpp/uncontrolled-arithmeticqueries now recognize more functions as returning the absolute value of their input. As a result, they produce fewer false positives.