|
1 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (PointerArithmeticUsedWithPointersToNonFinalClasses.ql:45,62-70) |
2 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (PointerArithmeticUsedWithPointersToNonFinalClasses.ql:46,22-30) |
3 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (PointerArithmeticUsedWithPointersToNonFinalClasses.ql:55,20-28) |
4 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (PointerArithmeticUsedWithPointersToNonFinalClasses.ql:61,3-11) |
5 | 1 | edges
|
6 | 2 | | test.cpp:10:18:10:20 | foo | test.cpp:11:23:11:25 | foo | provenance | |
|
7 | 3 | | test.cpp:10:18:10:20 | foo | test.cpp:11:50:11:52 | foo | provenance | |
|
8 | 4 | | test.cpp:22:18:22:20 | foo | test.cpp:24:18:24:20 | foo | provenance | |
|
| 5 | +| test.cpp:35:11:35:17 | new | test.cpp:35:11:35:17 | new | provenance | | |
9 | 6 | | test.cpp:35:11:35:17 | new | test.cpp:38:6:38:7 | l1 | provenance | |
|
10 | 7 | | test.cpp:35:11:35:17 | new | test.cpp:39:6:39:7 | l1 | provenance | |
|
| 8 | +| test.cpp:37:11:37:13 | & ... | test.cpp:37:11:37:13 | & ... | provenance | | |
11 | 9 | | test.cpp:37:11:37:13 | & ... | test.cpp:40:6:40:7 | l3 | provenance | |
|
12 | 10 | | test.cpp:37:11:37:13 | & ... | test.cpp:41:6:41:7 | l3 | provenance | |
|
13 | 11 | | test.cpp:38:6:38:7 | l1 | test.cpp:10:18:10:20 | foo | provenance | |
|
|
21 | 19 | | test.cpp:22:18:22:20 | foo | semmle.label | foo |
|
22 | 20 | | test.cpp:24:18:24:20 | foo | semmle.label | foo |
|
23 | 21 | | test.cpp:35:11:35:17 | new | semmle.label | new |
|
| 22 | +| test.cpp:35:11:35:17 | new | semmle.label | new | |
| 23 | +| test.cpp:37:11:37:13 | & ... | semmle.label | & ... | |
24 | 24 | | test.cpp:37:11:37:13 | & ... | semmle.label | & ... |
|
25 | 25 | | test.cpp:38:6:38:7 | l1 | semmle.label | l1 |
|
26 | 26 | | test.cpp:39:6:39:7 | l1 | semmle.label | l1 |
|
|
0 commit comments