CPP: Add use after free false positive example.

This commit is contained in:
Alex Eyers-Taylor
2023-09-20 18:31:09 +01:00
parent 07dbad509c
commit 9de6230bbf
4 changed files with 10 additions and 0 deletions

View File

@@ -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 |