|
4 | 4 | | test1.c:8:11:8:14 | call to atoi | test1.c:11:9:11:9 | i | provenance | |
|
5 | 5 | | test1.c:8:11:8:14 | call to atoi | test1.c:12:9:12:9 | i | provenance | |
|
6 | 6 | | test1.c:8:11:8:14 | call to atoi | test1.c:13:9:13:9 | i | provenance | |
|
7 |
| -| test1.c:9:9:9:9 | i | test1.c:17:16:17:16 | i | provenance | | |
8 |
| -| test1.c:11:9:11:9 | i | test1.c:33:16:33:16 | i | provenance | | |
9 |
| -| test1.c:12:9:12:9 | i | test1.c:41:16:41:16 | i | provenance | | |
10 |
| -| test1.c:13:9:13:9 | i | test1.c:49:16:49:16 | i | provenance | | |
11 |
| -| test1.c:17:16:17:16 | i | test1.c:19:16:19:16 | i | provenance | | |
12 |
| -| test1.c:33:16:33:16 | i | test1.c:34:11:34:11 | i | provenance | | |
13 |
| -| test1.c:41:16:41:16 | i | test1.c:42:11:42:11 | i | provenance | | |
14 |
| -| test1.c:49:16:49:16 | i | test1.c:52:3:52:7 | ... = ... | provenance | | |
15 |
| -| test1.c:52:3:52:7 | ... = ... | test1.c:54:15:54:15 | j | provenance | | |
| 7 | +| test1.c:9:9:9:9 | i | test1.c:18:16:18:16 | i | provenance | | |
| 8 | +| test1.c:11:9:11:9 | i | test1.c:34:16:34:16 | i | provenance | | |
| 9 | +| test1.c:12:9:12:9 | i | test1.c:42:16:42:16 | i | provenance | | |
| 10 | +| test1.c:13:9:13:9 | i | test1.c:50:16:50:16 | i | provenance | | |
| 11 | +| test1.c:18:16:18:16 | i | test1.c:20:16:20:16 | i | provenance | | |
| 12 | +| test1.c:34:16:34:16 | i | test1.c:35:11:35:11 | i | provenance | | |
| 13 | +| test1.c:42:16:42:16 | i | test1.c:43:11:43:11 | i | provenance | | |
| 14 | +| test1.c:50:16:50:16 | i | test1.c:53:3:53:7 | ... = ... | provenance | | |
| 15 | +| test1.c:53:3:53:7 | ... = ... | test1.c:55:15:55:15 | j | provenance | | |
16 | 16 | nodes
|
17 | 17 | | test1.c:7:26:7:29 | **argv | semmle.label | **argv |
|
18 | 18 | | test1.c:8:11:8:14 | call to atoi | semmle.label | call to atoi |
|
19 | 19 | | test1.c:9:9:9:9 | i | semmle.label | i |
|
20 | 20 | | test1.c:11:9:11:9 | i | semmle.label | i |
|
21 | 21 | | test1.c:12:9:12:9 | i | semmle.label | i |
|
22 | 22 | | test1.c:13:9:13:9 | i | semmle.label | i |
|
23 |
| -| test1.c:17:16:17:16 | i | semmle.label | i | |
24 |
| -| test1.c:19:16:19:16 | i | semmle.label | i | |
25 |
| -| test1.c:33:16:33:16 | i | semmle.label | i | |
26 |
| -| test1.c:34:11:34:11 | i | semmle.label | i | |
27 |
| -| test1.c:41:16:41:16 | i | semmle.label | i | |
28 |
| -| test1.c:42:11:42:11 | i | semmle.label | i | |
29 |
| -| test1.c:49:16:49:16 | i | semmle.label | i | |
30 |
| -| test1.c:52:3:52:7 | ... = ... | semmle.label | ... = ... | |
31 |
| -| test1.c:54:15:54:15 | j | semmle.label | j | |
| 23 | +| test1.c:18:16:18:16 | i | semmle.label | i | |
| 24 | +| test1.c:20:16:20:16 | i | semmle.label | i | |
| 25 | +| test1.c:34:16:34:16 | i | semmle.label | i | |
| 26 | +| test1.c:35:11:35:11 | i | semmle.label | i | |
| 27 | +| test1.c:42:16:42:16 | i | semmle.label | i | |
| 28 | +| test1.c:43:11:43:11 | i | semmle.label | i | |
| 29 | +| test1.c:50:16:50:16 | i | semmle.label | i | |
| 30 | +| test1.c:53:3:53:7 | ... = ... | semmle.label | ... = ... | |
| 31 | +| test1.c:55:15:55:15 | j | semmle.label | j | |
32 | 32 | subpaths
|
33 | 33 | #select
|
34 |
| -| test1.c:19:16:19:16 | i | test1.c:7:26:7:29 | **argv | test1.c:19:16:19:16 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
35 |
| -| test1.c:34:11:34:11 | i | test1.c:7:26:7:29 | **argv | test1.c:34:11:34:11 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
36 |
| -| test1.c:42:11:42:11 | i | test1.c:7:26:7:29 | **argv | test1.c:42:11:42:11 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
37 |
| -| test1.c:54:15:54:15 | j | test1.c:7:26:7:29 | **argv | test1.c:54:15:54:15 | j | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
| 34 | +| test1.c:20:16:20:16 | i | test1.c:7:26:7:29 | **argv | test1.c:20:16:20:16 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
| 35 | +| test1.c:35:11:35:11 | i | test1.c:7:26:7:29 | **argv | test1.c:35:11:35:11 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
| 36 | +| test1.c:43:11:43:11 | i | test1.c:7:26:7:29 | **argv | test1.c:43:11:43:11 | i | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
| 37 | +| test1.c:55:15:55:15 | j | test1.c:7:26:7:29 | **argv | test1.c:55:15:55:15 | j | An array indexing expression depends on $@ that might be outside the bounds of the array. | test1.c:7:26:7:29 | **argv | a command-line argument | |
0 commit comments