@@ -100,11 +100,6 @@ edges
100
100
| test.cpp:190:10:190:13 | Unary | test.cpp:190:10:190:13 | (reference dereference) |
101
101
| test.cpp:190:10:190:13 | Unary | test.cpp:190:10:190:13 | (reference to) |
102
102
| test.cpp:190:10:190:13 | pRef | test.cpp:190:10:190:13 | Unary |
103
- | test.cpp:222:9:222:17 | (void *)... | test.cpp:222:9:222:17 | StoreValue |
104
- | test.cpp:222:16:222:17 | & ... | test.cpp:222:16:222:17 | Unary |
105
- | test.cpp:222:16:222:17 | Unary | test.cpp:222:9:222:17 | (void *)... |
106
- | test.cpp:222:17:222:17 | Unary | test.cpp:222:16:222:17 | & ... |
107
- | test.cpp:222:17:222:17 | p | test.cpp:222:17:222:17 | Unary |
108
103
nodes
109
104
| test.cpp:17:9:17:11 | & ... | semmle.label | & ... |
110
105
| test.cpp:17:9:17:11 | StoreValue | semmle.label | StoreValue |
@@ -220,12 +215,6 @@ nodes
220
215
| test.cpp:190:10:190:13 | Unary | semmle.label | Unary |
221
216
| test.cpp:190:10:190:13 | Unary | semmle.label | Unary |
222
217
| test.cpp:190:10:190:13 | pRef | semmle.label | pRef |
223
- | test.cpp:222:9:222:17 | (void *)... | semmle.label | (void *)... |
224
- | test.cpp:222:9:222:17 | StoreValue | semmle.label | StoreValue |
225
- | test.cpp:222:16:222:17 | & ... | semmle.label | & ... |
226
- | test.cpp:222:16:222:17 | Unary | semmle.label | Unary |
227
- | test.cpp:222:17:222:17 | Unary | semmle.label | Unary |
228
- | test.cpp:222:17:222:17 | p | semmle.label | p |
229
218
#select
230
219
| test.cpp:17:9:17:11 | StoreValue | test.cpp:17:10:17:11 | mc | test.cpp:17:9:17:11 | StoreValue | May return stack-allocated memory from $@. | test.cpp:17:10:17:11 | mc | mc |
231
220
| test.cpp:25:9:25:11 | StoreValue | test.cpp:23:18:23:19 | mc | test.cpp:25:9:25:11 | StoreValue | May return stack-allocated memory from $@. | test.cpp:23:18:23:19 | mc | mc |
@@ -240,4 +229,3 @@ nodes
240
229
| test.cpp:177:10:177:23 | StoreValue | test.cpp:176:25:176:34 | localArray | test.cpp:177:10:177:23 | StoreValue | May return stack-allocated memory from $@. | test.cpp:176:25:176:34 | localArray | localArray |
241
230
| test.cpp:183:10:183:19 | StoreValue | test.cpp:182:21:182:27 | myLocal | test.cpp:183:10:183:19 | StoreValue | May return stack-allocated memory from $@. | test.cpp:182:21:182:27 | myLocal | myLocal |
242
231
| test.cpp:190:10:190:13 | StoreValue | test.cpp:189:16:189:16 | p | test.cpp:190:10:190:13 | StoreValue | May return stack-allocated memory from $@. | test.cpp:189:16:189:16 | p | p |
243
- | test.cpp:222:9:222:17 | StoreValue | test.cpp:222:17:222:17 | p | test.cpp:222:9:222:17 | StoreValue | May return stack-allocated memory from $@. | test.cpp:222:17:222:17 | p | p |
0 commit comments