mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
3 lines
205 B
Plaintext
3 lines
205 B
Plaintext
| PointlessComparison.c:106:7:106:12 | ... >= ... | Pointless comparison of unsigned value to zero. |
|
|
| PointlessComparison.c:242:16:242:34 | ... >= ... | Pointless comparison of unsigned value to zero. |
|