|
1 | 1 | edges |
2 | 2 | | test.cpp:4:17:4:22 | call to malloc | test.cpp:6:9:6:11 | arr | |
3 | 3 | | test.cpp:4:17:4:22 | call to malloc | test.cpp:10:9:10:11 | arr | |
4 | | -| test.cpp:19:9:19:16 | mk_array indirection [p] | test.cpp:28:19:28:26 | call to mk_array [p] | |
5 | | -| test.cpp:19:9:19:16 | mk_array indirection [p] | test.cpp:50:18:50:25 | call to mk_array [p] | |
6 | | -| test.cpp:21:5:21:7 | arr indirection [post update] [p] | test.cpp:22:5:22:7 | arr indirection [p] | |
7 | | -| test.cpp:21:5:21:24 | ... = ... | test.cpp:21:5:21:7 | arr indirection [post update] [p] | |
| 4 | +| test.cpp:19:9:19:16 | *mk_array [p] | test.cpp:28:19:28:26 | call to mk_array [p] | |
| 5 | +| test.cpp:19:9:19:16 | *mk_array [p] | test.cpp:50:18:50:25 | call to mk_array [p] | |
| 6 | +| test.cpp:21:5:21:7 | *arr [post update] [p] | test.cpp:22:5:22:7 | *arr [p] | |
| 7 | +| test.cpp:21:5:21:24 | ... = ... | test.cpp:21:5:21:7 | *arr [post update] [p] | |
8 | 8 | | test.cpp:21:13:21:18 | call to malloc | test.cpp:21:5:21:24 | ... = ... | |
9 | | -| test.cpp:22:5:22:7 | arr indirection [p] | test.cpp:19:9:19:16 | mk_array indirection [p] | |
10 | | -| test.cpp:28:19:28:26 | call to mk_array [p] | test.cpp:31:9:31:11 | arr indirection [p] | |
11 | | -| test.cpp:28:19:28:26 | call to mk_array [p] | test.cpp:35:9:35:11 | arr indirection [p] | |
12 | | -| test.cpp:31:9:31:11 | arr indirection [p] | test.cpp:31:13:31:13 | p | |
13 | | -| test.cpp:35:9:35:11 | arr indirection [p] | test.cpp:35:13:35:13 | p | |
14 | | -| test.cpp:39:27:39:29 | arr [p] | test.cpp:41:9:41:11 | arr indirection [p] | |
15 | | -| test.cpp:39:27:39:29 | arr [p] | test.cpp:45:9:45:11 | arr indirection [p] | |
16 | | -| test.cpp:41:9:41:11 | arr indirection [p] | test.cpp:41:13:41:13 | p | |
17 | | -| test.cpp:45:9:45:11 | arr indirection [p] | test.cpp:45:13:45:13 | p | |
| 9 | +| test.cpp:22:5:22:7 | *arr [p] | test.cpp:19:9:19:16 | *mk_array [p] | |
| 10 | +| test.cpp:28:19:28:26 | call to mk_array [p] | test.cpp:31:9:31:11 | *arr [p] | |
| 11 | +| test.cpp:28:19:28:26 | call to mk_array [p] | test.cpp:35:9:35:11 | *arr [p] | |
| 12 | +| test.cpp:31:9:31:11 | *arr [p] | test.cpp:31:13:31:13 | p | |
| 13 | +| test.cpp:35:9:35:11 | *arr [p] | test.cpp:35:13:35:13 | p | |
| 14 | +| test.cpp:39:27:39:29 | arr [p] | test.cpp:41:9:41:11 | *arr [p] | |
| 15 | +| test.cpp:39:27:39:29 | arr [p] | test.cpp:45:9:45:11 | *arr [p] | |
| 16 | +| test.cpp:41:9:41:11 | *arr [p] | test.cpp:41:13:41:13 | p | |
| 17 | +| test.cpp:45:9:45:11 | *arr [p] | test.cpp:45:13:45:13 | p | |
18 | 18 | | test.cpp:50:18:50:25 | call to mk_array [p] | test.cpp:39:27:39:29 | arr [p] | |
19 | | -| test.cpp:55:5:55:7 | arr indirection [post update] [p] | test.cpp:56:5:56:7 | arr indirection [p] | |
20 | | -| test.cpp:55:5:55:24 | ... = ... | test.cpp:55:5:55:7 | arr indirection [post update] [p] | |
| 19 | +| test.cpp:55:5:55:7 | *arr [post update] [p] | test.cpp:56:5:56:7 | *arr [p] | |
| 20 | +| test.cpp:55:5:55:24 | ... = ... | test.cpp:55:5:55:7 | *arr [post update] [p] | |
21 | 21 | | test.cpp:55:13:55:18 | call to malloc | test.cpp:55:5:55:24 | ... = ... | |
22 | | -| test.cpp:56:5:56:7 | arr indirection [p] | test.cpp:59:9:59:11 | arr indirection [p] | |
23 | | -| test.cpp:56:5:56:7 | arr indirection [p] | test.cpp:63:9:63:11 | arr indirection [p] | |
24 | | -| test.cpp:59:9:59:11 | arr indirection [p] | test.cpp:59:13:59:13 | p | |
25 | | -| test.cpp:63:9:63:11 | arr indirection [p] | test.cpp:63:13:63:13 | p | |
26 | | -| test.cpp:67:10:67:19 | mk_array_p indirection [p] | test.cpp:76:20:76:29 | call to mk_array_p indirection [p] | |
27 | | -| test.cpp:67:10:67:19 | mk_array_p indirection [p] | test.cpp:98:18:98:27 | call to mk_array_p indirection [p] | |
28 | | -| test.cpp:69:5:69:7 | arr indirection [post update] [p] | test.cpp:70:5:70:7 | arr indirection [p] | |
29 | | -| test.cpp:69:5:69:25 | ... = ... | test.cpp:69:5:69:7 | arr indirection [post update] [p] | |
| 22 | +| test.cpp:56:5:56:7 | *arr [p] | test.cpp:59:9:59:11 | *arr [p] | |
| 23 | +| test.cpp:56:5:56:7 | *arr [p] | test.cpp:63:9:63:11 | *arr [p] | |
| 24 | +| test.cpp:59:9:59:11 | *arr [p] | test.cpp:59:13:59:13 | p | |
| 25 | +| test.cpp:63:9:63:11 | *arr [p] | test.cpp:63:13:63:13 | p | |
| 26 | +| test.cpp:67:10:67:19 | **mk_array_p [p] | test.cpp:76:20:76:29 | *call to mk_array_p [p] | |
| 27 | +| test.cpp:67:10:67:19 | **mk_array_p [p] | test.cpp:98:18:98:27 | *call to mk_array_p [p] | |
| 28 | +| test.cpp:69:5:69:7 | *arr [post update] [p] | test.cpp:70:5:70:7 | *arr [p] | |
| 29 | +| test.cpp:69:5:69:25 | ... = ... | test.cpp:69:5:69:7 | *arr [post update] [p] | |
30 | 30 | | test.cpp:69:14:69:19 | call to malloc | test.cpp:69:5:69:25 | ... = ... | |
31 | | -| test.cpp:70:5:70:7 | arr indirection [p] | test.cpp:67:10:67:19 | mk_array_p indirection [p] | |
32 | | -| test.cpp:76:20:76:29 | call to mk_array_p indirection [p] | test.cpp:79:9:79:11 | arr indirection [p] | |
33 | | -| test.cpp:76:20:76:29 | call to mk_array_p indirection [p] | test.cpp:83:9:83:11 | arr indirection [p] | |
34 | | -| test.cpp:79:9:79:11 | arr indirection [p] | test.cpp:79:14:79:14 | p | |
35 | | -| test.cpp:83:9:83:11 | arr indirection [p] | test.cpp:83:14:83:14 | p | |
36 | | -| test.cpp:87:28:87:30 | arr indirection [p] | test.cpp:89:9:89:11 | arr indirection [p] | |
37 | | -| test.cpp:87:28:87:30 | arr indirection [p] | test.cpp:93:9:93:11 | arr indirection [p] | |
38 | | -| test.cpp:89:9:89:11 | arr indirection [p] | test.cpp:89:14:89:14 | p | |
39 | | -| test.cpp:93:9:93:11 | arr indirection [p] | test.cpp:93:14:93:14 | p | |
40 | | -| test.cpp:98:18:98:27 | call to mk_array_p indirection [p] | test.cpp:87:28:87:30 | arr indirection [p] | |
| 31 | +| test.cpp:70:5:70:7 | *arr [p] | test.cpp:67:10:67:19 | **mk_array_p [p] | |
| 32 | +| test.cpp:76:20:76:29 | *call to mk_array_p [p] | test.cpp:79:9:79:11 | *arr [p] | |
| 33 | +| test.cpp:76:20:76:29 | *call to mk_array_p [p] | test.cpp:83:9:83:11 | *arr [p] | |
| 34 | +| test.cpp:79:9:79:11 | *arr [p] | test.cpp:79:14:79:14 | p | |
| 35 | +| test.cpp:83:9:83:11 | *arr [p] | test.cpp:83:14:83:14 | p | |
| 36 | +| test.cpp:87:28:87:30 | *arr [p] | test.cpp:89:9:89:11 | *arr [p] | |
| 37 | +| test.cpp:87:28:87:30 | *arr [p] | test.cpp:93:9:93:11 | *arr [p] | |
| 38 | +| test.cpp:89:9:89:11 | *arr [p] | test.cpp:89:14:89:14 | p | |
| 39 | +| test.cpp:93:9:93:11 | *arr [p] | test.cpp:93:14:93:14 | p | |
| 40 | +| test.cpp:98:18:98:27 | *call to mk_array_p [p] | test.cpp:87:28:87:30 | *arr [p] | |
41 | 41 | nodes |
42 | 42 | | test.cpp:4:17:4:22 | call to malloc | semmle.label | call to malloc | |
43 | 43 | | test.cpp:6:9:6:11 | arr | semmle.label | arr | |
44 | 44 | | test.cpp:10:9:10:11 | arr | semmle.label | arr | |
45 | | -| test.cpp:19:9:19:16 | mk_array indirection [p] | semmle.label | mk_array indirection [p] | |
46 | | -| test.cpp:21:5:21:7 | arr indirection [post update] [p] | semmle.label | arr indirection [post update] [p] | |
| 45 | +| test.cpp:19:9:19:16 | *mk_array [p] | semmle.label | *mk_array [p] | |
| 46 | +| test.cpp:21:5:21:7 | *arr [post update] [p] | semmle.label | *arr [post update] [p] | |
47 | 47 | | test.cpp:21:5:21:24 | ... = ... | semmle.label | ... = ... | |
48 | 48 | | test.cpp:21:13:21:18 | call to malloc | semmle.label | call to malloc | |
49 | | -| test.cpp:22:5:22:7 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 49 | +| test.cpp:22:5:22:7 | *arr [p] | semmle.label | *arr [p] | |
50 | 50 | | test.cpp:28:19:28:26 | call to mk_array [p] | semmle.label | call to mk_array [p] | |
51 | | -| test.cpp:31:9:31:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 51 | +| test.cpp:31:9:31:11 | *arr [p] | semmle.label | *arr [p] | |
52 | 52 | | test.cpp:31:13:31:13 | p | semmle.label | p | |
53 | | -| test.cpp:35:9:35:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 53 | +| test.cpp:35:9:35:11 | *arr [p] | semmle.label | *arr [p] | |
54 | 54 | | test.cpp:35:13:35:13 | p | semmle.label | p | |
55 | 55 | | test.cpp:39:27:39:29 | arr [p] | semmle.label | arr [p] | |
56 | | -| test.cpp:41:9:41:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 56 | +| test.cpp:41:9:41:11 | *arr [p] | semmle.label | *arr [p] | |
57 | 57 | | test.cpp:41:13:41:13 | p | semmle.label | p | |
58 | | -| test.cpp:45:9:45:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 58 | +| test.cpp:45:9:45:11 | *arr [p] | semmle.label | *arr [p] | |
59 | 59 | | test.cpp:45:13:45:13 | p | semmle.label | p | |
60 | 60 | | test.cpp:50:18:50:25 | call to mk_array [p] | semmle.label | call to mk_array [p] | |
61 | | -| test.cpp:55:5:55:7 | arr indirection [post update] [p] | semmle.label | arr indirection [post update] [p] | |
| 61 | +| test.cpp:55:5:55:7 | *arr [post update] [p] | semmle.label | *arr [post update] [p] | |
62 | 62 | | test.cpp:55:5:55:24 | ... = ... | semmle.label | ... = ... | |
63 | 63 | | test.cpp:55:13:55:18 | call to malloc | semmle.label | call to malloc | |
64 | | -| test.cpp:56:5:56:7 | arr indirection [p] | semmle.label | arr indirection [p] | |
65 | | -| test.cpp:59:9:59:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 64 | +| test.cpp:56:5:56:7 | *arr [p] | semmle.label | *arr [p] | |
| 65 | +| test.cpp:59:9:59:11 | *arr [p] | semmle.label | *arr [p] | |
66 | 66 | | test.cpp:59:13:59:13 | p | semmle.label | p | |
67 | | -| test.cpp:63:9:63:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 67 | +| test.cpp:63:9:63:11 | *arr [p] | semmle.label | *arr [p] | |
68 | 68 | | test.cpp:63:13:63:13 | p | semmle.label | p | |
69 | | -| test.cpp:67:10:67:19 | mk_array_p indirection [p] | semmle.label | mk_array_p indirection [p] | |
70 | | -| test.cpp:69:5:69:7 | arr indirection [post update] [p] | semmle.label | arr indirection [post update] [p] | |
| 69 | +| test.cpp:67:10:67:19 | **mk_array_p [p] | semmle.label | **mk_array_p [p] | |
| 70 | +| test.cpp:69:5:69:7 | *arr [post update] [p] | semmle.label | *arr [post update] [p] | |
71 | 71 | | test.cpp:69:5:69:25 | ... = ... | semmle.label | ... = ... | |
72 | 72 | | test.cpp:69:14:69:19 | call to malloc | semmle.label | call to malloc | |
73 | | -| test.cpp:70:5:70:7 | arr indirection [p] | semmle.label | arr indirection [p] | |
74 | | -| test.cpp:76:20:76:29 | call to mk_array_p indirection [p] | semmle.label | call to mk_array_p indirection [p] | |
75 | | -| test.cpp:79:9:79:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 73 | +| test.cpp:70:5:70:7 | *arr [p] | semmle.label | *arr [p] | |
| 74 | +| test.cpp:76:20:76:29 | *call to mk_array_p [p] | semmle.label | *call to mk_array_p [p] | |
| 75 | +| test.cpp:79:9:79:11 | *arr [p] | semmle.label | *arr [p] | |
76 | 76 | | test.cpp:79:14:79:14 | p | semmle.label | p | |
77 | | -| test.cpp:83:9:83:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 77 | +| test.cpp:83:9:83:11 | *arr [p] | semmle.label | *arr [p] | |
78 | 78 | | test.cpp:83:14:83:14 | p | semmle.label | p | |
79 | | -| test.cpp:87:28:87:30 | arr indirection [p] | semmle.label | arr indirection [p] | |
80 | | -| test.cpp:89:9:89:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 79 | +| test.cpp:87:28:87:30 | *arr [p] | semmle.label | *arr [p] | |
| 80 | +| test.cpp:89:9:89:11 | *arr [p] | semmle.label | *arr [p] | |
81 | 81 | | test.cpp:89:14:89:14 | p | semmle.label | p | |
82 | | -| test.cpp:93:9:93:11 | arr indirection [p] | semmle.label | arr indirection [p] | |
| 82 | +| test.cpp:93:9:93:11 | *arr [p] | semmle.label | *arr [p] | |
83 | 83 | | test.cpp:93:14:93:14 | p | semmle.label | p | |
84 | | -| test.cpp:98:18:98:27 | call to mk_array_p indirection [p] | semmle.label | call to mk_array_p indirection [p] | |
| 84 | +| test.cpp:98:18:98:27 | *call to mk_array_p [p] | semmle.label | *call to mk_array_p [p] | |
85 | 85 | subpaths |
86 | 86 | #select |
87 | 87 | | test.cpp:10:9:10:11 | arr | test.cpp:4:17:4:22 | call to malloc | test.cpp:10:9:10:11 | arr | Off-by one error allocated at $@ bounded by $@. | test.cpp:4:17:4:22 | call to malloc | call to malloc | test.cpp:4:24:4:27 | size | size | |
|
0 commit comments