File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
cpp/ql/test/library-tests/dataflow/security-taint Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
| test.cpp:100:12:100:15 | call to gets | test.cpp:100:2:100:8 | pointer | AST only |
15
15
| test.cpp:100:17:100:22 | buffer | test.cpp:97:7:97:12 | buffer | AST only |
16
16
| test.cpp:100:17:100:22 | buffer | test.cpp:100:17:100:22 | array to pointer conversion | IR only |
17
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:8:24:8:25 | s1 | AST only |
18
17
| test.cpp:106:28:106:33 | call to getenv | test.cpp:11:20:11:21 | s1 | AST only |
19
18
| test.cpp:106:28:106:33 | call to getenv | test.cpp:108:8:108:11 | copy | AST only |
20
19
| test.cpp:106:28:106:33 | call to getenv | test.cpp:109:9:109:12 | copy | AST only |
21
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:6:111:27 | ! ... | AST only |
22
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:7:111:12 | call to strcmp | AST only |
23
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:7:111:27 | (bool)... | AST only |
24
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:14:111:17 | (const char *)... | AST only |
25
- | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:14:111:17 | copy | AST only |
Original file line number Diff line number Diff line change 57
57
| test.cpp:100:17:100:22 | buffer | test.cpp:93:18:93:18 | s | |
58
58
| test.cpp:100:17:100:22 | buffer | test.cpp:100:17:100:22 | array to pointer conversion | |
59
59
| test.cpp:100:17:100:22 | buffer | test.cpp:100:17:100:22 | buffer | |
60
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:8:24:8:25 | s1 | |
60
61
| test.cpp:106:28:106:33 | call to getenv | test.cpp:11:36:11:37 | s2 | |
61
62
| test.cpp:106:28:106:33 | call to getenv | test.cpp:106:17:106:24 | userName | |
62
63
| test.cpp:106:28:106:33 | call to getenv | test.cpp:106:28:106:33 | call to getenv | |
63
64
| test.cpp:106:28:106:33 | call to getenv | test.cpp:106:28:106:46 | (const char *)... | |
64
65
| test.cpp:106:28:106:33 | call to getenv | test.cpp:109:2:109:7 | call to strcpy | |
65
66
| test.cpp:106:28:106:33 | call to getenv | test.cpp:109:15:109:22 | userName | |
67
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:6:111:27 | ! ... | |
68
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:7:111:12 | call to strcmp | |
69
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:7:111:27 | (bool)... | |
70
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:14:111:17 | (const char *)... | |
71
+ | test.cpp:106:28:106:33 | call to getenv | test.cpp:111:14:111:17 | copy | |
You can’t perform that action at this time.
0 commit comments