|
20 | 20 | | test.cpp:36:13:36:13 | Chi | test.cpp:37:7:37:7 | r |
|
21 | 21 | | test.cpp:36:13:36:13 | get_rand3 output argument [[]] | test.cpp:36:13:36:13 | Chi |
|
22 | 22 | | test.cpp:54:10:54:13 | call to rand | test.cpp:57:9:57:9 | x |
|
23 |
| -| test.cpp:63:23:63:31 | buf_start | test.cpp:67:9:67:11 | len | |
24 |
| -| test.cpp:63:40:63:46 | buf_end | test.cpp:67:9:67:11 | len | |
25 |
| -| test.cpp:72:50:72:53 | call to rand | test.cpp:73:2:73:12 | ... + ... | |
26 |
| -| test.cpp:72:50:72:53 | call to rand | test.cpp:73:2:73:12 | buf | |
27 |
| -| test.cpp:73:2:73:12 | ... + ... | test.cpp:63:40:63:46 | buf_end | |
28 |
| -| test.cpp:73:2:73:12 | buf | test.cpp:63:23:63:31 | buf_start | |
29 | 23 | | test.cpp:78:10:78:13 | call to rand | test.cpp:82:10:82:10 | x |
|
30 | 24 | | test.cpp:78:10:78:13 | call to rand | test.cpp:84:10:84:10 | x |
|
31 | 25 | | test.cpp:90:10:90:13 | call to rand | test.cpp:94:10:94:10 | x |
|
|
65 | 59 | | test.cpp:37:7:37:7 | r | semmle.label | r |
|
66 | 60 | | test.cpp:54:10:54:13 | call to rand | semmle.label | call to rand |
|
67 | 61 | | test.cpp:57:9:57:9 | x | semmle.label | x |
|
68 |
| -| test.cpp:63:23:63:31 | buf_start | semmle.label | buf_start | |
69 |
| -| test.cpp:63:40:63:46 | buf_end | semmle.label | buf_end | |
70 |
| -| test.cpp:67:9:67:11 | len | semmle.label | len | |
71 |
| -| test.cpp:72:50:72:53 | call to rand | semmle.label | call to rand | |
72 |
| -| test.cpp:73:2:73:12 | ... + ... | semmle.label | ... + ... | |
73 |
| -| test.cpp:73:2:73:12 | buf | semmle.label | buf | |
74 | 62 | | test.cpp:78:10:78:13 | call to rand | semmle.label | call to rand |
|
75 | 63 | | test.cpp:82:10:82:10 | x | semmle.label | x |
|
76 | 64 | | test.cpp:84:10:84:10 | x | semmle.label | x |
|
|
96 | 84 | | 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 |
|
97 | 85 | | test.cpp:37:7:37:7 | r | test.cpp:18:9:18:12 | call to rand | test.cpp:37:7:37:7 | r | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:18:9:18:12 | call to rand | Uncontrolled value |
|
98 | 86 | | test.cpp:57:9:57:9 | x | test.cpp:54:10:54:13 | call to rand | test.cpp:57:9:57:9 | x | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.cpp:54:10:54:13 | call to rand | Uncontrolled value |
|
99 |
| -| test.cpp:67:9:67:11 | len | test.cpp:72:50:72:53 | call to rand | test.cpp:67:9:67:11 | len | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:72:50:72:53 | call to rand | Uncontrolled value | |
100 |
| -| test.cpp:67:9:67:11 | len | test.cpp:72:50:72:53 | call to rand | test.cpp:67:9:67:11 | len | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.cpp:72:50:72:53 | call to rand | Uncontrolled value | |
101 | 87 | | test.cpp:82:10:82:10 | x | test.cpp:78:10:78:13 | call to rand | test.cpp:82:10:82:10 | x | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:78:10:78:13 | call to rand | Uncontrolled value |
|
102 | 88 | | test.cpp:84:10:84:10 | x | test.cpp:78:10:78:13 | call to rand | test.cpp:84:10:84:10 | x | $@ flows to here and is used in arithmetic, potentially causing an underflow. | test.cpp:78:10:78:13 | call to rand | Uncontrolled value |
|
103 | 89 | | test.cpp:94:10:94:10 | x | test.cpp:90:10:90:13 | call to rand | test.cpp:94:10:94:10 | x | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:90:10:90:13 | call to rand | Uncontrolled value |
|
|
0 commit comments