|
35 | 35 | | test.cpp:76:12:76:17 | fgets output argument | test.cpp:78:10:78:15 | buffer | |
36 | 36 | | test.cpp:76:12:76:17 | fgets output argument | test.cpp:79:10:79:13 | (const char *)... | |
37 | 37 | | test.cpp:76:12:76:17 | fgets output argument | test.cpp:79:10:79:13 | data | |
| 38 | +| test.cpp:98:17:98:22 | buffer | test.cpp:99:15:99:20 | (const char *)... | |
| 39 | +| test.cpp:98:17:98:22 | buffer | test.cpp:99:15:99:20 | buffer | |
| 40 | +| test.cpp:98:17:98:22 | recv output argument | test.cpp:99:15:99:20 | (const char *)... | |
| 41 | +| test.cpp:98:17:98:22 | recv output argument | test.cpp:99:15:99:20 | buffer | |
| 42 | +| test.cpp:106:17:106:22 | buffer | test.cpp:107:15:107:20 | (const char *)... | |
| 43 | +| test.cpp:106:17:106:22 | buffer | test.cpp:107:15:107:20 | buffer | |
| 44 | +| test.cpp:106:17:106:22 | recv output argument | test.cpp:107:15:107:20 | (const char *)... | |
| 45 | +| test.cpp:106:17:106:22 | recv output argument | test.cpp:107:15:107:20 | buffer | |
38 | 46 | nodes |
39 | 47 | | test.cpp:24:30:24:36 | *command | semmle.label | *command | |
40 | 48 | | test.cpp:24:30:24:36 | command | semmle.label | command | |
@@ -70,10 +78,22 @@ nodes |
70 | 78 | | test.cpp:79:10:79:13 | (const char *)... | semmle.label | (const char *)... | |
71 | 79 | | test.cpp:79:10:79:13 | (const char *)... | semmle.label | (const char *)... | |
72 | 80 | | test.cpp:79:10:79:13 | data | semmle.label | data | |
| 81 | +| test.cpp:98:17:98:22 | buffer | semmle.label | buffer | |
| 82 | +| test.cpp:98:17:98:22 | recv output argument | semmle.label | recv output argument | |
| 83 | +| test.cpp:99:15:99:20 | (const char *)... | semmle.label | (const char *)... | |
| 84 | +| test.cpp:99:15:99:20 | (const char *)... | semmle.label | (const char *)... | |
| 85 | +| test.cpp:99:15:99:20 | buffer | semmle.label | buffer | |
| 86 | +| test.cpp:106:17:106:22 | buffer | semmle.label | buffer | |
| 87 | +| test.cpp:106:17:106:22 | recv output argument | semmle.label | recv output argument | |
| 88 | +| test.cpp:107:15:107:20 | (const char *)... | semmle.label | (const char *)... | |
| 89 | +| test.cpp:107:15:107:20 | (const char *)... | semmle.label | (const char *)... | |
| 90 | +| test.cpp:107:15:107:20 | buffer | semmle.label | buffer | |
73 | 91 | #select |
74 | 92 | | test.cpp:26:10:26:16 | command | test.cpp:42:18:42:23 | call to getenv | test.cpp:26:10:26:16 | command | The value of this argument may come from $@ and is being passed to system | test.cpp:42:18:42:23 | call to getenv | call to getenv | |
75 | 93 | | test.cpp:31:10:31:16 | command | test.cpp:43:18:43:23 | call to getenv | test.cpp:31:10:31:16 | command | The value of this argument may come from $@ and is being passed to system | test.cpp:43:18:43:23 | call to getenv | call to getenv | |
76 | 94 | | test.cpp:62:10:62:15 | buffer | test.cpp:56:12:56:17 | buffer | test.cpp:62:10:62:15 | buffer | The value of this argument may come from $@ and is being passed to system | test.cpp:56:12:56:17 | buffer | buffer | |
77 | 95 | | test.cpp:63:10:63:13 | data | test.cpp:56:12:56:17 | buffer | test.cpp:63:10:63:13 | data | The value of this argument may come from $@ and is being passed to system | test.cpp:56:12:56:17 | buffer | buffer | |
78 | 96 | | test.cpp:78:10:78:15 | buffer | test.cpp:76:12:76:17 | buffer | test.cpp:78:10:78:15 | buffer | The value of this argument may come from $@ and is being passed to system | test.cpp:76:12:76:17 | buffer | buffer | |
79 | 97 | | test.cpp:79:10:79:13 | data | test.cpp:76:12:76:17 | buffer | test.cpp:79:10:79:13 | data | The value of this argument may come from $@ and is being passed to system | test.cpp:76:12:76:17 | buffer | buffer | |
| 98 | +| test.cpp:99:15:99:20 | buffer | test.cpp:98:17:98:22 | buffer | test.cpp:99:15:99:20 | buffer | The value of this argument may come from $@ and is being passed to LoadLibrary | test.cpp:98:17:98:22 | buffer | buffer | |
| 99 | +| test.cpp:107:15:107:20 | buffer | test.cpp:106:17:106:22 | buffer | test.cpp:107:15:107:20 | buffer | The value of this argument may come from $@ and is being passed to LoadLibrary | test.cpp:106:17:106:22 | buffer | buffer | |
0 commit comments