|
5 | 5 | | test1.c:9:9:9:9 | i | test1.c:16:16:16:16 | i |
|
6 | 6 | | test1.c:11:9:11:9 | i | test1.c:32:16:32:16 | i |
|
7 | 7 | | test1.c:13:9:13:9 | i | test1.c:48:16:48:16 | i |
|
8 |
| -| test1.c:16:16:16:16 | i | test1.c:18:12:18:17 | access to array | |
9 |
| -| test1.c:32:16:32:16 | i | test1.c:33:3:33:12 | access to array | |
10 |
| -| test1.c:48:16:48:16 | i | test1.c:53:7:53:16 | access to array | |
| 8 | +| test1.c:16:16:16:16 | i | test1.c:18:16:18:16 | i | |
| 9 | +| test1.c:32:16:32:16 | i | test1.c:33:11:33:11 | i | |
| 10 | +| test1.c:48:16:48:16 | i | test1.c:53:15:53:15 | j | |
11 | 11 | nodes
|
12 | 12 | | test1.c:8:16:8:19 | argv | semmle.label | argv |
|
13 | 13 | | test1.c:9:9:9:9 | i | semmle.label | i |
|
14 | 14 | | test1.c:11:9:11:9 | i | semmle.label | i |
|
15 | 15 | | test1.c:13:9:13:9 | i | semmle.label | i |
|
16 | 16 | | test1.c:16:16:16:16 | i | semmle.label | i |
|
17 |
| -| test1.c:18:12:18:17 | access to array | semmle.label | access to array | |
| 17 | +| test1.c:18:16:18:16 | i | semmle.label | i | |
18 | 18 | | test1.c:32:16:32:16 | i | semmle.label | i |
|
19 |
| -| test1.c:33:3:33:12 | access to array | semmle.label | access to array | |
| 19 | +| test1.c:33:11:33:11 | i | semmle.label | i | |
20 | 20 | | test1.c:48:16:48:16 | i | semmle.label | i |
|
21 |
| -| test1.c:53:7:53:16 | access to array | semmle.label | access to array | |
| 21 | +| test1.c:53:15:53:15 | j | semmle.label | j | |
22 | 22 | subpaths
|
23 | 23 | #select
|
24 |
| -| test1.c:18:12:18:17 | access to array | test1.c:8:16:8:19 | argv | test1.c:18:12:18:17 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
25 |
| -| test1.c:33:3:33:12 | access to array | test1.c:8:16:8:19 | argv | test1.c:33:3:33:12 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
26 |
| -| test1.c:53:7:53:16 | access to array | test1.c:8:16:8:19 | argv | test1.c:53:7:53:16 | access to array | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
| 24 | +| test1.c:18:16:18:16 | i | test1.c:8:16:8:19 | argv | test1.c:18:16:18:16 | i | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
| 25 | +| test1.c:33:11:33:11 | i | test1.c:8:16:8:19 | argv | test1.c:33:11:33:11 | i | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
| 26 | +| test1.c:53:15:53:15 | j | test1.c:8:16:8:19 | argv | test1.c:53:15:53:15 | j | $@ flows to here and is used in an array indexing expression, potentially causing an invalid access. | test1.c:8:16:8:19 | argv | a command-line argument | |
0 commit comments