Files
codeql/cpp/ql/test/query-tests/Critical/MemoryFreed/MemoryMayNotBeFreed.expected
2023-04-11 15:21:21 +01:00

2 lines
151 B
Plaintext

| test_free.cpp:36:22:36:35 | ... = ... | This memory allocation may not be released at $@. | test_free.cpp:38:1:38:1 | return ... | this exit point |