mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
3 lines
317 B
Markdown
3 lines
317 B
Markdown
lgtm
|
|
* A new query (`cpp/unsigned-difference-expression-compared-zero`) is run but not yet displayed on LGTM. The query finds unsigned subtractions used in relational comparisons with the value 0. This query was originally submitted as an experimental query by @ihsinme in https://github.com/github/codeql/pull/4745.
|