|
1 | 1 | edges
|
2 | 2 | | test.c:9:23:9:26 | argv | test.c:17:11:17:18 | fileName |
|
3 | 3 | | test.c:9:23:9:26 | argv | test.c:17:11:17:18 | fileName indirection |
|
| 4 | +| test.c:31:22:31:25 | argv | test.c:32:11:32:18 | fileName | |
| 5 | +| test.c:31:22:31:25 | argv | test.c:32:11:32:18 | fileName indirection | |
| 6 | +| test.c:37:17:37:24 | fileName | test.c:38:11:38:18 | fileName indirection | |
| 7 | +| test.c:37:17:37:24 | scanf output argument | test.c:38:11:38:18 | fileName indirection | |
| 8 | +| test.c:43:17:43:24 | fileName | test.c:44:11:44:18 | fileName | |
| 9 | +| test.c:43:17:43:24 | fileName | test.c:44:11:44:18 | fileName indirection | |
| 10 | +| test.c:43:17:43:24 | scanf output argument | test.c:44:11:44:18 | fileName | |
| 11 | +| test.c:43:17:43:24 | scanf output argument | test.c:44:11:44:18 | fileName indirection | |
4 | 12 | nodes
|
5 | 13 | | test.c:9:23:9:26 | argv | semmle.label | argv |
|
6 | 14 | | test.c:17:11:17:18 | fileName | semmle.label | fileName |
|
7 | 15 | | test.c:17:11:17:18 | fileName indirection | semmle.label | fileName indirection |
|
| 16 | +| test.c:31:22:31:25 | argv | semmle.label | argv | |
| 17 | +| test.c:32:11:32:18 | fileName | semmle.label | fileName | |
| 18 | +| test.c:32:11:32:18 | fileName indirection | semmle.label | fileName indirection | |
| 19 | +| test.c:37:17:37:24 | fileName | semmle.label | fileName | |
| 20 | +| test.c:37:17:37:24 | scanf output argument | semmle.label | scanf output argument | |
| 21 | +| test.c:38:11:38:18 | fileName indirection | semmle.label | fileName indirection | |
| 22 | +| test.c:43:17:43:24 | fileName | semmle.label | fileName | |
| 23 | +| test.c:43:17:43:24 | scanf output argument | semmle.label | scanf output argument | |
| 24 | +| test.c:44:11:44:18 | fileName | semmle.label | fileName | |
| 25 | +| test.c:44:11:44:18 | fileName indirection | semmle.label | fileName indirection | |
8 | 26 | subpaths
|
9 | 27 | #select
|
10 | 28 | | test.c:17:11:17:18 | fileName | test.c:9:23:9:26 | argv | test.c:17:11:17:18 | fileName | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:9:23:9:26 | argv | user input (argv) |
|
11 | 29 | | test.c:17:11:17:18 | fileName | test.c:9:23:9:26 | argv | test.c:17:11:17:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:9:23:9:26 | argv | user input (argv) |
|
| 30 | +| test.c:32:11:32:18 | fileName | test.c:31:22:31:25 | argv | test.c:32:11:32:18 | fileName | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:31:22:31:25 | argv | user input (argv) | |
| 31 | +| test.c:32:11:32:18 | fileName | test.c:31:22:31:25 | argv | test.c:32:11:32:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:31:22:31:25 | argv | user input (argv) | |
| 32 | +| test.c:38:11:38:18 | fileName | test.c:37:17:37:24 | fileName | test.c:38:11:38:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:37:17:37:24 | fileName | user input (scanf) | |
| 33 | +| test.c:38:11:38:18 | fileName | test.c:37:17:37:24 | scanf output argument | test.c:38:11:38:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:37:17:37:24 | fileName | user input (scanf) | |
| 34 | +| test.c:44:11:44:18 | fileName | test.c:43:17:43:24 | fileName | test.c:44:11:44:18 | fileName | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:43:17:43:24 | fileName | user input (scanf) | |
| 35 | +| test.c:44:11:44:18 | fileName | test.c:43:17:43:24 | fileName | test.c:44:11:44:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:43:17:43:24 | fileName | user input (scanf) | |
| 36 | +| test.c:44:11:44:18 | fileName | test.c:43:17:43:24 | scanf output argument | test.c:44:11:44:18 | fileName | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:43:17:43:24 | fileName | user input (scanf) | |
| 37 | +| test.c:44:11:44:18 | fileName | test.c:43:17:43:24 | scanf output argument | test.c:44:11:44:18 | fileName indirection | This argument to a file access function is derived from $@ and then passed to fopen(filename). | test.c:43:17:43:24 | fileName | user input (scanf) | |
0 commit comments