mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
CPP: Add use after free false positive example.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
| test.cpp:128:15:128:16 | v4 |
|
||||
| test.cpp:185:10:185:12 | cpy |
|
||||
| test.cpp:199:10:199:12 | cpy |
|
||||
| test.cpp:205:7:205:11 | ... = ... |
|
||||
| test_free.cpp:11:10:11:10 | a |
|
||||
| test_free.cpp:14:10:14:10 | a |
|
||||
| test_free.cpp:16:10:16:10 | a |
|
||||
|
||||
Reference in New Issue
Block a user