mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +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. |
|