|
2 | 2 | | test.c:18:13:18:16 | call to rand | test.c:21:17:21:17 | r |
|
3 | 3 | | test.c:34:13:34:18 | call to rand | test.c:35:5:35:5 | r |
|
4 | 4 | | test.c:44:13:44:16 | call to rand | test.c:45:5:45:5 | r |
|
5 |
| -| test.c:75:13:75:19 | call to rand | test.c:77:9:77:9 | r | |
6 |
| -| test.c:75:13:75:19 | call to rand | test.c:77:9:77:9 | r | |
7 |
| -| test.c:81:14:81:17 | call to rand | test.c:83:9:83:9 | r | |
8 |
| -| test.c:81:23:81:26 | call to rand | test.c:83:9:83:9 | r | |
9 | 5 | | test.c:99:14:99:19 | call to rand | test.c:100:5:100:5 | r |
|
10 | 6 | | test.cpp:8:9:8:12 | Store | test.cpp:24:11:24:18 | call to get_rand |
|
11 | 7 | | test.cpp:8:9:8:12 | call to rand | test.cpp:8:9:8:12 | Store |
|
|
25 | 21 | | test.c:35:5:35:5 | r | semmle.label | r |
|
26 | 22 | | test.c:44:13:44:16 | call to rand | semmle.label | call to rand |
|
27 | 23 | | test.c:45:5:45:5 | r | semmle.label | r |
|
28 |
| -| test.c:75:13:75:19 | call to rand | semmle.label | call to rand | |
29 |
| -| test.c:75:13:75:19 | call to rand | semmle.label | call to rand | |
30 |
| -| test.c:77:9:77:9 | r | semmle.label | r | |
31 |
| -| test.c:81:14:81:17 | call to rand | semmle.label | call to rand | |
32 |
| -| test.c:81:23:81:26 | call to rand | semmle.label | call to rand | |
33 |
| -| test.c:83:9:83:9 | r | semmle.label | r | |
34 | 24 | | test.c:99:14:99:19 | call to rand | semmle.label | call to rand |
|
35 | 25 | | test.c:100:5:100:5 | r | semmle.label | r |
|
36 | 26 | | test.cpp:8:9:8:12 | Store | semmle.label | Store |
|
|
51 | 41 | | test.c:21:17:21:17 | r | test.c:18:13:18:16 | call to rand | test.c:21:17:21:17 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.c:18:13:18:16 | call to rand | Uncontrolled value |
|
52 | 42 | | test.c:35:5:35:5 | r | test.c:34:13:34:18 | call to rand | test.c:35:5:35:5 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.c:34:13:34:18 | call to rand | Uncontrolled value |
|
53 | 43 | | test.c:45:5:45:5 | r | test.c:44:13:44:16 | call to rand | test.c:45:5:45:5 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.c:44:13:44:16 | call to rand | Uncontrolled value |
|
54 |
| -| test.c:77:9:77:9 | r | test.c:75:13:75:19 | call to rand | test.c:77:9:77:9 | r | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.c:75:13:75:19 | call to rand | Uncontrolled value | |
55 |
| -| test.c:77:9:77:9 | r | test.c:75:13:75:19 | call to rand | test.c:77:9:77:9 | r | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.c:75:13:75:19 | call to rand | Uncontrolled value | |
56 |
| -| test.c:83:9:83:9 | r | test.c:81:14:81:17 | call to rand | test.c:83:9:83:9 | r | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.c:81:14:81:17 | call to rand | Uncontrolled value | |
57 |
| -| test.c:83:9:83:9 | r | test.c:81:23:81:26 | call to rand | test.c:83:9:83:9 | r | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.c:81:23:81:26 | call to rand | Uncontrolled value | |
58 | 44 | | test.c:100:5:100:5 | r | test.c:99:14:99:19 | call to rand | test.c:100:5:100:5 | r | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.c:99:14:99:19 | call to rand | Uncontrolled value |
|
59 | 45 | | test.cpp:25:7:25:7 | r | test.cpp:8:9:8:12 | call to rand | test.cpp:25:7:25:7 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:8:9:8:12 | call to rand | Uncontrolled value |
|
60 | 46 | | test.cpp:31:7:31:7 | r | test.cpp:13:10:13:13 | call to rand | test.cpp:31:7:31:7 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:13:10:13:13 | call to rand | Uncontrolled value |
|
|
0 commit comments