|
1 | 1 | edges |
| 2 | +| ifs.c:16:27:16:30 | **argv | ifs.c:43:3:43:14 | *... = ... | provenance | | |
| 3 | +| ifs.c:16:27:16:30 | **argv | ifs.c:49:3:49:14 | *... = ... | provenance | | |
| 4 | +| ifs.c:16:27:16:30 | **argv | ifs.c:55:3:55:14 | *... = ... | provenance | | |
2 | 5 | | ifs.c:16:27:16:30 | **argv | ifs.c:61:3:61:14 | *... = ... | provenance | | |
3 | 6 | | ifs.c:16:27:16:30 | **argv | ifs.c:68:3:68:14 | *... = ... | provenance | | |
4 | 7 | | ifs.c:16:27:16:30 | **argv | ifs.c:74:3:74:14 | *... = ... | provenance | | |
|
10 | 13 | | ifs.c:16:27:16:30 | **argv | ifs.c:111:3:111:14 | *... = ... | provenance | | |
11 | 14 | | ifs.c:16:27:16:30 | **argv | ifs.c:117:3:117:14 | *... = ... | provenance | | |
12 | 15 | | ifs.c:16:27:16:30 | **argv | ifs.c:123:3:123:14 | *... = ... | provenance | | |
| 16 | +| ifs.c:43:3:43:14 | *... = ... | ifs.c:44:9:44:10 | *c4 | provenance | | |
| 17 | +| ifs.c:49:3:49:14 | *... = ... | ifs.c:50:9:50:10 | *c5 | provenance | | |
| 18 | +| ifs.c:55:3:55:14 | *... = ... | ifs.c:56:9:56:10 | *c6 | provenance | | |
13 | 19 | | ifs.c:61:3:61:14 | *... = ... | ifs.c:62:9:62:10 | *c7 | provenance | | |
14 | 20 | | ifs.c:68:3:68:14 | *... = ... | ifs.c:69:9:69:10 | *c8 | provenance | | |
15 | 21 | | ifs.c:74:3:74:14 | *... = ... | ifs.c:75:9:75:10 | *i1 | provenance | | |
|
23 | 29 | | ifs.c:123:3:123:14 | *... = ... | ifs.c:124:9:124:10 | *i9 | provenance | | |
24 | 30 | nodes |
25 | 31 | | ifs.c:16:27:16:30 | **argv | semmle.label | **argv | |
| 32 | +| ifs.c:43:3:43:14 | *... = ... | semmle.label | *... = ... | |
| 33 | +| ifs.c:44:9:44:10 | *c4 | semmle.label | *c4 | |
| 34 | +| ifs.c:49:3:49:14 | *... = ... | semmle.label | *... = ... | |
| 35 | +| ifs.c:50:9:50:10 | *c5 | semmle.label | *c5 | |
| 36 | +| ifs.c:55:3:55:14 | *... = ... | semmle.label | *... = ... | |
| 37 | +| ifs.c:56:9:56:10 | *c6 | semmle.label | *c6 | |
26 | 38 | | ifs.c:61:3:61:14 | *... = ... | semmle.label | *... = ... | |
27 | 39 | | ifs.c:62:9:62:10 | *c7 | semmle.label | *c7 | |
28 | 40 | | ifs.c:68:3:68:14 | *... = ... | semmle.label | *... = ... | |
|
47 | 59 | | ifs.c:124:9:124:10 | *i9 | semmle.label | *i9 | |
48 | 60 | subpaths |
49 | 61 | #select |
| 62 | +| ifs.c:44:9:44:10 | *c4 | ifs.c:16:27:16:30 | **argv | ifs.c:44:9:44:10 | *c4 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
| 63 | +| ifs.c:50:9:50:10 | *c5 | ifs.c:16:27:16:30 | **argv | ifs.c:50:9:50:10 | *c5 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
| 64 | +| ifs.c:56:9:56:10 | *c6 | ifs.c:16:27:16:30 | **argv | ifs.c:56:9:56:10 | *c6 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
50 | 65 | | ifs.c:62:9:62:10 | *c7 | ifs.c:16:27:16:30 | **argv | ifs.c:62:9:62:10 | *c7 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
51 | 66 | | ifs.c:69:9:69:10 | *c8 | ifs.c:16:27:16:30 | **argv | ifs.c:69:9:69:10 | *c8 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
52 | 67 | | ifs.c:75:9:75:10 | *i1 | ifs.c:16:27:16:30 | **argv | ifs.c:75:9:75:10 | *i1 | The value of this argument may come from $@ and is being used as a formatting argument to printf(format). | ifs.c:16:27:16:30 | **argv | a command-line argument | |
|
0 commit comments