|
1 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnNonArrayObjectPointers.ql:28,60-68) |
2 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnNonArrayObjectPointers.ql:29,22-30) |
3 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnNonArrayObjectPointers.ql:41,20-28) |
4 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnNonArrayObjectPointers.ql:49,26-34) |
5 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (DoNotUsePointerArithmeticOnNonArrayObjectPointers.ql:70,3-11) |
6 | 1 | edges |
7 | | -| test.c:14:38:14:39 | p1 | test.c:18:10:18:11 | v1 | provenance | | |
8 | | -| test.c:14:38:14:39 | p1 | test.c:19:10:19:11 | v2 | provenance | | |
| 2 | +| test.c:14:38:14:39 | p1 | test.c:16:13:16:14 | p1 | provenance | | |
| 3 | +| test.c:14:38:14:39 | p1 | test.c:17:13:17:14 | p1 | provenance | | |
9 | 4 | | test.c:14:38:14:39 | p1 | test.c:20:10:20:11 | p1 | provenance | | |
10 | 5 | | test.c:14:38:14:39 | p1 | test.c:21:10:21:11 | p1 | provenance | | |
11 | 6 | | test.c:14:38:14:39 | p1 | test.c:22:9:22:10 | p1 | provenance | | |
12 | 7 | | test.c:14:38:14:39 | p1 | test.c:23:13:23:14 | p1 | provenance | | |
13 | 8 | | test.c:14:38:14:39 | p1 | test.c:24:9:24:10 | p1 | provenance | | |
14 | 9 | | test.c:14:38:14:39 | p1 | test.c:25:9:25:10 | p1 | provenance | | |
| 10 | +| test.c:16:13:16:14 | p1 | test.c:18:10:18:13 | ... ++ | provenance | | |
| 11 | +| test.c:17:13:17:14 | p1 | test.c:19:10:19:13 | ... -- | provenance | | |
15 | 12 | | test.c:51:30:51:38 | & ... | test.c:14:38:14:39 | p1 | provenance | | |
16 | 13 | nodes |
17 | 14 | | test.c:14:38:14:39 | p1 | semmle.label | p1 | |
18 | | -| test.c:18:10:18:11 | v1 | semmle.label | v1 | |
19 | | -| test.c:19:10:19:11 | v2 | semmle.label | v2 | |
| 15 | +| test.c:16:13:16:14 | p1 | semmle.label | p1 | |
| 16 | +| test.c:17:13:17:14 | p1 | semmle.label | p1 | |
| 17 | +| test.c:18:10:18:13 | ... ++ | semmle.label | ... ++ | |
| 18 | +| test.c:19:10:19:13 | ... -- | semmle.label | ... -- | |
20 | 19 | | test.c:20:10:20:11 | p1 | semmle.label | p1 | |
21 | 20 | | test.c:21:10:21:11 | p1 | semmle.label | p1 | |
22 | 21 | | test.c:22:9:22:10 | p1 | semmle.label | p1 | |
|
32 | 31 | | test.c:51:30:51:38 | & ... | semmle.label | & ... | |
33 | 32 | subpaths |
34 | 33 | #select |
35 | | -| test.c:18:10:18:11 | v1 | test.c:51:30:51:38 | & ... | test.c:18:10:18:11 | v1 | Pointer arithmetic on non-array object pointer. | |
36 | | -| test.c:19:10:19:11 | v2 | test.c:51:30:51:38 | & ... | test.c:19:10:19:11 | v2 | Pointer arithmetic on non-array object pointer. | |
| 34 | +| test.c:18:10:18:13 | ... ++ | test.c:51:30:51:38 | & ... | test.c:18:10:18:13 | ... ++ | Pointer arithmetic on non-array object pointer. | |
| 35 | +| test.c:19:10:19:13 | ... -- | test.c:51:30:51:38 | & ... | test.c:19:10:19:13 | ... -- | Pointer arithmetic on non-array object pointer. | |
37 | 36 | | test.c:20:10:20:11 | p1 | test.c:51:30:51:38 | & ... | test.c:20:10:20:11 | p1 | Pointer arithmetic on non-array object pointer. | |
38 | 37 | | test.c:21:10:21:11 | p1 | test.c:51:30:51:38 | & ... | test.c:21:10:21:11 | p1 | Pointer arithmetic on non-array object pointer. | |
39 | 38 | | test.c:22:9:22:10 | p1 | test.c:51:30:51:38 | & ... | test.c:22:9:22:10 | p1 | Pointer arithmetic on non-array object pointer. | |
|
0 commit comments