|
35 | 35 | | test.cpp:190:10:190:13 | call to rand | test.cpp:205:7:205:7 | y | |
36 | 36 | | test.cpp:190:10:190:13 | call to rand | test.cpp:208:7:208:7 | y | |
37 | 37 | | test.cpp:215:11:215:14 | call to rand | test.cpp:219:8:219:8 | x | |
38 | | -| test.cpp:223:20:223:23 | call to rand | test.cpp:227:8:227:8 | x | |
39 | | -| test.cpp:223:20:223:25 | (unsigned int)... | test.cpp:227:8:227:8 | x | |
40 | 38 | nodes |
41 | 39 | | test.c:18:13:18:16 | call to rand | semmle.label | call to rand | |
42 | 40 | | test.c:21:17:21:17 | r | semmle.label | r | |
|
92 | 90 | | test.cpp:208:7:208:7 | y | semmle.label | y | |
93 | 91 | | test.cpp:215:11:215:14 | call to rand | semmle.label | call to rand | |
94 | 92 | | test.cpp:219:8:219:8 | x | semmle.label | x | |
95 | | -| test.cpp:223:20:223:23 | call to rand | semmle.label | call to rand | |
96 | | -| test.cpp:223:20:223:25 | (unsigned int)... | semmle.label | (unsigned int)... | |
97 | | -| test.cpp:227:8:227:8 | x | semmle.label | x | |
98 | 93 | subpaths |
99 | 94 | #select |
100 | 95 | | 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 | |
@@ -125,5 +120,3 @@ subpaths |
125 | 120 | | test.cpp:205:7:205:7 | y | test.cpp:190:10:190:13 | call to rand | test.cpp:205:7:205:7 | y | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:190:10:190:13 | call to rand | Uncontrolled value | |
126 | 121 | | test.cpp:208:7:208:7 | y | test.cpp:190:10:190:13 | call to rand | test.cpp:208:7:208:7 | y | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:190:10:190:13 | call to rand | Uncontrolled value | |
127 | 122 | | test.cpp:219:8:219:8 | x | test.cpp:215:11:215:14 | call to rand | test.cpp:219:8:219:8 | x | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:215:11:215:14 | call to rand | Uncontrolled value | |
128 | | -| test.cpp:227:8:227:8 | x | test.cpp:223:20:223:23 | call to rand | test.cpp:227:8:227:8 | x | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:223:20:223:23 | call to rand | Uncontrolled value | |
129 | | -| test.cpp:227:8:227:8 | x | test.cpp:223:20:223:25 | (unsigned int)... | test.cpp:227:8:227:8 | x | $@ flows to here and is used in arithmetic, potentially causing an overflow. | test.cpp:223:20:223:23 | call to rand | Uncontrolled value | |
0 commit comments