|
1 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnPolymorphicObjects.ql:46,62-70) |
2 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnPolymorphicObjects.ql:47,22-30) |
3 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnPolymorphicObjects.ql:56,20-28) |
4 |
| -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnPolymorphicObjects.ql:62,3-11) |
5 | 1 | edges
|
6 | 2 | | test.cpp:15:19:15:21 | foo | test.cpp:16:24:16:26 | foo | provenance | |
|
7 | 3 | | test.cpp:15:19:15:21 | foo | test.cpp:16:51:16:53 | foo | provenance | |
|
8 | 4 | | test.cpp:27:19:27:21 | foo | test.cpp:29:18:29:20 | foo | provenance | |
|
| 5 | +| test.cpp:40:12:40:19 | new | test.cpp:40:12:40:19 | new | provenance | | |
9 | 6 | | test.cpp:40:12:40:19 | new | test.cpp:43:6:43:7 | l1 | provenance | |
|
10 | 7 | | test.cpp:40:12:40:19 | new | test.cpp:44:6:44:7 | l1 | provenance | |
|
| 8 | +| test.cpp:42:12:42:14 | & ... | test.cpp:42:12:42:14 | & ... | provenance | | |
11 | 9 | | test.cpp:42:12:42:14 | & ... | test.cpp:45:6:45:7 | l3 | provenance | |
|
12 | 10 | | test.cpp:42:12:42:14 | & ... | test.cpp:46:6:46:7 | l3 | provenance | |
|
13 | 11 | | test.cpp:43:6:43:7 | l1 | test.cpp:15:19:15:21 | foo | provenance | |
|
|
21 | 19 | | test.cpp:27:19:27:21 | foo | semmle.label | foo |
|
22 | 20 | | test.cpp:29:18:29:20 | foo | semmle.label | foo |
|
23 | 21 | | test.cpp:40:12:40:19 | new | semmle.label | new |
|
| 22 | +| test.cpp:40:12:40:19 | new | semmle.label | new | |
| 23 | +| test.cpp:42:12:42:14 | & ... | semmle.label | & ... | |
24 | 24 | | test.cpp:42:12:42:14 | & ... | semmle.label | & ... |
|
25 | 25 | | test.cpp:43:6:43:7 | l1 | semmle.label | l1 |
|
26 | 26 | | test.cpp:44:6:44:7 | l1 | semmle.label | l1 |
|
|
0 commit comments