|
1 | 1 | edges
|
2 | 2 | | main.cpp:6:27:6:30 | argv indirection | main.cpp:10:20:10:23 | argv indirection |
|
3 |
| -| main.cpp:10:20:10:23 | argv indirection | tests.cpp:631:32:631:35 | argv indirection | |
| 3 | +| main.cpp:10:20:10:23 | argv indirection | tests.cpp:657:32:657:35 | argv indirection | |
4 | 4 | | tests.cpp:613:19:613:24 | source indirection | tests.cpp:615:17:615:22 | source indirection |
|
5 | 5 | | tests.cpp:622:19:622:24 | source indirection | tests.cpp:625:2:625:16 | ... = ... indirection |
|
6 | 6 | | tests.cpp:625:2:625:16 | ... = ... indirection | tests.cpp:625:4:625:7 | s indirection [post update] [home indirection] |
|
7 | 7 | | tests.cpp:625:4:625:7 | s indirection [post update] [home indirection] | tests.cpp:628:14:628:14 | s indirection [home indirection] |
|
8 | 8 | | tests.cpp:628:14:628:14 | s indirection [home indirection] | tests.cpp:628:14:628:19 | home indirection |
|
9 | 9 | | tests.cpp:628:14:628:14 | s indirection [home indirection] | tests.cpp:628:16:628:19 | home indirection |
|
10 | 10 | | tests.cpp:628:16:628:19 | home indirection | tests.cpp:628:14:628:19 | home indirection |
|
11 |
| -| tests.cpp:631:32:631:35 | argv indirection | tests.cpp:656:9:656:15 | access to array indirection | |
12 |
| -| tests.cpp:631:32:631:35 | argv indirection | tests.cpp:657:9:657:15 | access to array indirection | |
13 |
| -| tests.cpp:656:9:656:15 | access to array indirection | tests.cpp:613:19:613:24 | source indirection | |
14 |
| -| tests.cpp:657:9:657:15 | access to array indirection | tests.cpp:622:19:622:24 | source indirection | |
| 11 | +| tests.cpp:657:32:657:35 | argv indirection | tests.cpp:682:9:682:15 | access to array indirection | |
| 12 | +| tests.cpp:657:32:657:35 | argv indirection | tests.cpp:683:9:683:15 | access to array indirection | |
| 13 | +| tests.cpp:682:9:682:15 | access to array indirection | tests.cpp:613:19:613:24 | source indirection | |
| 14 | +| tests.cpp:683:9:683:15 | access to array indirection | tests.cpp:622:19:622:24 | source indirection | |
15 | 15 | nodes
|
16 | 16 | | main.cpp:6:27:6:30 | argv indirection | semmle.label | argv indirection |
|
17 | 17 | | main.cpp:10:20:10:23 | argv indirection | semmle.label | argv indirection |
|
|
23 | 23 | | tests.cpp:628:14:628:14 | s indirection [home indirection] | semmle.label | s indirection [home indirection] |
|
24 | 24 | | tests.cpp:628:14:628:19 | home indirection | semmle.label | home indirection |
|
25 | 25 | | tests.cpp:628:16:628:19 | home indirection | semmle.label | home indirection |
|
26 |
| -| tests.cpp:631:32:631:35 | argv indirection | semmle.label | argv indirection | |
27 |
| -| tests.cpp:656:9:656:15 | access to array indirection | semmle.label | access to array indirection | |
28 |
| -| tests.cpp:657:9:657:15 | access to array indirection | semmle.label | access to array indirection | |
| 26 | +| tests.cpp:657:32:657:35 | argv indirection | semmle.label | argv indirection | |
| 27 | +| tests.cpp:682:9:682:15 | access to array indirection | semmle.label | access to array indirection | |
| 28 | +| tests.cpp:683:9:683:15 | access to array indirection | semmle.label | access to array indirection | |
29 | 29 | subpaths
|
30 | 30 | #select
|
31 | 31 | | tests.cpp:615:2:615:7 | call to strcpy | main.cpp:6:27:6:30 | argv indirection | tests.cpp:615:17:615:22 | source indirection | This 'call to strcpy' with input from $@ may overflow the destination. | main.cpp:6:27:6:30 | argv indirection | a command-line argument |
|
|
0 commit comments