|
11 | 11 | | nested.cpp:86:19:86:46 | *call to __builtin_alloca | nested.cpp:87:18:87:20 | *fmt | provenance | | |
12 | 12 | | test.cpp:46:27:46:30 | **argv | test.cpp:130:20:130:26 | *access to array | provenance | | |
13 | 13 | | test.cpp:167:31:167:34 | *data | test.cpp:170:12:170:14 | *res | provenance | DataFlowFunction | |
| 14 | +| test.cpp:179:6:179:21 | [summary param] *2 in StringCchPrintfW | test.cpp:179:6:179:21 | [summary param] *0 in StringCchPrintfW [Return] | provenance | MaD:403 | |
| 15 | +| test.cpp:193:32:193:34 | *str | test.cpp:195:31:195:33 | *str | provenance | | |
14 | 16 | | test.cpp:193:32:193:34 | *str | test.cpp:195:31:195:33 | *str | provenance | | |
15 | 17 | | test.cpp:193:32:193:34 | *str | test.cpp:197:11:197:14 | *wstr | provenance | TaintFunction | |
| 18 | +| test.cpp:195:20:195:23 | StringCchPrintfW output argument | test.cpp:197:11:197:14 | *wstr | provenance | | |
| 19 | +| test.cpp:195:31:195:33 | *str | test.cpp:179:6:179:21 | [summary param] *2 in StringCchPrintfW | provenance | | |
| 20 | +| test.cpp:195:31:195:33 | *str | test.cpp:195:20:195:23 | StringCchPrintfW output argument | provenance | MaD:403 | |
16 | 21 | | test.cpp:204:25:204:36 | *call to get_string | test.cpp:204:25:204:36 | *call to get_string | provenance | | |
17 | 22 | | test.cpp:204:25:204:36 | *call to get_string | test.cpp:205:12:205:20 | *... + ... | provenance | | |
18 | 23 | | test.cpp:204:25:204:36 | *call to get_string | test.cpp:206:12:206:16 | *hello | provenance | | |
|
55 | 60 | | test.cpp:130:20:130:26 | *access to array | semmle.label | *access to array | |
56 | 61 | | test.cpp:167:31:167:34 | *data | semmle.label | *data | |
57 | 62 | | test.cpp:170:12:170:14 | *res | semmle.label | *res | |
| 63 | +| test.cpp:179:6:179:21 | [summary param] *0 in StringCchPrintfW [Return] | semmle.label | [summary param] *0 in StringCchPrintfW [Return] | |
| 64 | +| test.cpp:179:6:179:21 | [summary param] *2 in StringCchPrintfW | semmle.label | [summary param] *2 in StringCchPrintfW | |
58 | 65 | | test.cpp:193:32:193:34 | *str | semmle.label | *str | |
| 66 | +| test.cpp:195:20:195:23 | StringCchPrintfW output argument | semmle.label | StringCchPrintfW output argument | |
| 67 | +| test.cpp:195:31:195:33 | *str | semmle.label | *str | |
59 | 68 | | test.cpp:195:31:195:33 | *str | semmle.label | *str | |
60 | 69 | | test.cpp:197:11:197:14 | *wstr | semmle.label | *wstr | |
61 | 70 | | test.cpp:204:25:204:36 | *call to get_string | semmle.label | *call to get_string | |
|
88 | 97 | | test.cpp:245:25:245:36 | *call to get_string | semmle.label | *call to get_string | |
89 | 98 | | test.cpp:247:12:247:16 | *hello | semmle.label | *hello | |
90 | 99 | subpaths |
| 100 | +| test.cpp:195:31:195:33 | *str | test.cpp:179:6:179:21 | [summary param] *2 in StringCchPrintfW | test.cpp:179:6:179:21 | [summary param] *0 in StringCchPrintfW [Return] | test.cpp:195:20:195:23 | StringCchPrintfW output argument | |
91 | 101 | #select |
92 | 102 | | NonConstantFormat.c:30:10:30:16 | *access to array | NonConstantFormat.c:28:27:28:30 | **argv | NonConstantFormat.c:30:10:30:16 | *access to array | The format string argument to $@ has a source which cannot be verified to originate from a string literal. | NonConstantFormat.c:30:3:30:8 | call to printf | printf | |
93 | 103 | | NonConstantFormat.c:41:9:41:45 | *call to any_random_function | NonConstantFormat.c:41:9:41:45 | *call to any_random_function | NonConstantFormat.c:41:9:41:45 | *call to any_random_function | The format string argument to $@ has a source which cannot be verified to originate from a string literal. | NonConstantFormat.c:41:2:41:7 | call to printf | printf | |
|
0 commit comments