mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
3 lines
171 B
Plaintext
3 lines
171 B
Plaintext
| test.cpp:3:11:3:15 | local | Variable 'local' is not initialized. |
|
|
| test.cpp:12:5:12:24 | uninitialised_global | Variable 'uninitialised_global' is not initialized. |
|