|
64 | 64 | | aliasing.cpp:98:3:98:21 | Store | aliasing.cpp:98:3:98:21 | Chi [m1] | |
65 | 65 | | aliasing.cpp:98:10:98:19 | call to user_input | aliasing.cpp:98:3:98:21 | Store | |
66 | 66 | | aliasing.cpp:100:14:100:14 | Store [m1] | aliasing.cpp:102:8:102:10 | * ... | |
| 67 | +| aliasing.cpp:106:3:106:20 | Chi [array content] | aliasing.cpp:111:15:111:19 | taint_a_ptr output argument [array content] | |
| 68 | +| aliasing.cpp:106:3:106:20 | Store | aliasing.cpp:106:3:106:20 | Chi [array content] | |
| 69 | +| aliasing.cpp:106:9:106:18 | call to user_input | aliasing.cpp:106:3:106:20 | Store | |
| 70 | +| aliasing.cpp:111:15:111:19 | Chi [array content] | aliasing.cpp:112:10:112:11 | m2 | |
| 71 | +| aliasing.cpp:111:15:111:19 | taint_a_ptr output argument [array content] | aliasing.cpp:111:15:111:19 | Chi [array content] | |
67 | 72 | | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:7:8:7:13 | access to array | |
68 | 73 | | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:9:8:9:11 | * ... | |
69 | 74 | | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:10:8:10:15 | * ... | |
@@ -280,6 +285,12 @@ nodes |
280 | 285 | | aliasing.cpp:98:10:98:19 | call to user_input | semmle.label | call to user_input | |
281 | 286 | | aliasing.cpp:100:14:100:14 | Store [m1] | semmle.label | Store [m1] | |
282 | 287 | | aliasing.cpp:102:8:102:10 | * ... | semmle.label | * ... | |
| 288 | +| aliasing.cpp:106:3:106:20 | Chi [array content] | semmle.label | Chi [array content] | |
| 289 | +| aliasing.cpp:106:3:106:20 | Store | semmle.label | Store | |
| 290 | +| aliasing.cpp:106:9:106:18 | call to user_input | semmle.label | call to user_input | |
| 291 | +| aliasing.cpp:111:15:111:19 | Chi [array content] | semmle.label | Chi [array content] | |
| 292 | +| aliasing.cpp:111:15:111:19 | taint_a_ptr output argument [array content] | semmle.label | taint_a_ptr output argument [array content] | |
| 293 | +| aliasing.cpp:112:10:112:11 | m2 | semmle.label | m2 | |
283 | 294 | | arrays.cpp:6:12:6:21 | call to user_input | semmle.label | call to user_input | |
284 | 295 | | arrays.cpp:7:8:7:13 | access to array | semmle.label | access to array | |
285 | 296 | | arrays.cpp:9:8:9:11 | * ... | semmle.label | * ... | |
@@ -449,6 +460,7 @@ nodes |
449 | 460 | | aliasing.cpp:87:12:87:13 | m1 | aliasing.cpp:86:10:86:19 | call to user_input | aliasing.cpp:87:12:87:13 | m1 | m1 flows from $@ | aliasing.cpp:86:10:86:19 | call to user_input | call to user_input | |
450 | 461 | | aliasing.cpp:93:12:93:13 | m1 | aliasing.cpp:92:12:92:21 | call to user_input | aliasing.cpp:93:12:93:13 | m1 | m1 flows from $@ | aliasing.cpp:92:12:92:21 | call to user_input | call to user_input | |
451 | 462 | | aliasing.cpp:102:8:102:10 | * ... | aliasing.cpp:98:10:98:19 | call to user_input | aliasing.cpp:102:8:102:10 | * ... | * ... flows from $@ | aliasing.cpp:98:10:98:19 | call to user_input | call to user_input | |
| 463 | +| aliasing.cpp:112:10:112:11 | m2 | aliasing.cpp:106:9:106:18 | call to user_input | aliasing.cpp:112:10:112:11 | m2 | m2 flows from $@ | aliasing.cpp:106:9:106:18 | call to user_input | call to user_input | |
452 | 464 | | arrays.cpp:7:8:7:13 | access to array | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:7:8:7:13 | access to array | access to array flows from $@ | arrays.cpp:6:12:6:21 | call to user_input | call to user_input | |
453 | 465 | | arrays.cpp:9:8:9:11 | * ... | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:9:8:9:11 | * ... | * ... flows from $@ | arrays.cpp:6:12:6:21 | call to user_input | call to user_input | |
454 | 466 | | arrays.cpp:10:8:10:15 | * ... | arrays.cpp:6:12:6:21 | call to user_input | arrays.cpp:10:8:10:15 | * ... | * ... flows from $@ | arrays.cpp:6:12:6:21 | call to user_input | call to user_input | |
|
0 commit comments