Files
codeql/cpp/ql/test/query-tests/Critical/GlobalUseBeforeInit/GlobalUseBeforeInit.expected
2024-04-16 14:20:19 +01:00

2 lines
118 B
Plaintext

| test.cpp:27:5:27:6 | f1 | The variable 'b' is used in this function but may not be initialized when it is called. |