|
1 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotAddOrSubtractAScaledIntegerToAPointer.ql:77,56-64) |
2 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotAddOrSubtractAScaledIntegerToAPointer.ql:78,22-30) |
3 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotAddOrSubtractAScaledIntegerToAPointer.ql:80,20-28) |
4 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotAddOrSubtractAScaledIntegerToAPointer.ql:89,45-53) |
5 | 1 | edges |
6 | 2 | | test.c:7:13:7:14 | p1 | test.c:9:9:9:10 | p1 | provenance | | |
| 3 | +| test.c:16:19:16:41 | ... - ... | test.c:16:19:16:41 | ... - ... | provenance | | |
7 | 4 | | test.c:16:19:16:41 | ... - ... | test.c:18:26:18:31 | offset | provenance | | |
8 | 5 | | test.c:16:19:16:41 | ... - ... | test.c:29:6:29:11 | offset | provenance | | |
| 6 | +| test.c:17:17:17:26 | sizeof(<expr>) | test.c:17:17:17:26 | sizeof(<expr>) | provenance | | |
9 | 7 | | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size | provenance | | |
10 | 8 | | test.c:29:6:29:11 | offset | test.c:7:13:7:14 | p1 | provenance | | |
11 | 9 | nodes |
12 | 10 | | test.c:7:13:7:14 | p1 | semmle.label | p1 | |
13 | 11 | | test.c:9:9:9:10 | p1 | semmle.label | p1 | |
14 | 12 | | test.c:16:19:16:41 | ... - ... | semmle.label | ... - ... | |
| 13 | +| test.c:16:19:16:41 | ... - ... | semmle.label | ... - ... | |
| 14 | +| test.c:17:17:17:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) | |
15 | 15 | | test.c:17:17:17:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) | |
16 | 16 | | test.c:18:26:18:31 | offset | semmle.label | offset | |
17 | 17 | | test.c:23:9:23:12 | size | semmle.label | size | |
18 | 18 | | test.c:25:9:25:18 | sizeof(<expr>) | semmle.label | sizeof(<expr>) | |
19 | | -| test.c:27:17:27:26 | sizeof(<expr>) | semmle.label | sizeof(<expr>) | |
| 19 | +| test.c:27:12:27:26 | ... / ... | semmle.label | ... / ... | |
20 | 20 | | test.c:29:6:29:11 | offset | semmle.label | offset | |
21 | 21 | subpaths |
22 | 22 | #select |
23 | 23 | | test.c:9:9:9:10 | p1 | test.c:16:19:16:41 | ... - ... | test.c:9:9:9:10 | p1 | Scaled integer used in pointer arithmetic. | |
24 | 24 | | test.c:18:26:18:31 | offset | test.c:16:19:16:41 | ... - ... | test.c:18:26:18:31 | offset | Scaled integer used in pointer arithmetic. | |
25 | 25 | | test.c:23:9:23:12 | size | test.c:17:17:17:26 | sizeof(<expr>) | test.c:23:9:23:12 | size | Scaled integer used in pointer arithmetic. | |
26 | 26 | | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | test.c:25:9:25:18 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. | |
27 | | -| test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | test.c:27:17:27:26 | sizeof(<expr>) | Scaled integer used in pointer arithmetic. | |
| 27 | +| test.c:27:12:27:26 | ... / ... | test.c:27:12:27:26 | ... / ... | test.c:27:12:27:26 | ... / ... | Scaled integer used in pointer arithmetic. | |
0 commit comments