mirror of
https://github.com/github/codeql.git
synced 2026-08-04 09:23:23 +02:00
3 lines
169 B
Plaintext
3 lines
169 B
Plaintext
| test.c:14:6:14:15 | not_called | AV Rule 186: There shall be no unreachable code. |
|
|
| test.c:32:3:32:6 | ExprStmt | AV Rule 186: There shall be no unreachable code. |
|