File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
go/ql/test/library-tests/semmle/go/dataflow/ExternalFlow Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ invalidModelRow
2626| test.go:133:10:133:17 | call to Get | qltest |
2727| test.go:137:10:137:17 | call to Get | qltest |
2828| test.go:142:10:142:17 | call to Get | qltest |
29- | test.go:148:17:148:20 | arg1 | qltest |
30- | test.go:148:23:148:26 | arg2 | qltest |
31- | test.go:148:29:148:32 | arg3 | qltest |
29+ | test.go:146:10:146:14 | selection of F | qltest |
30+ | test.go:149:10:149:32 | call to GetThroughPointer | qltest |
31+ | test.go:153:10:153:32 | call to GetThroughPointer | qltest |
32+ | test.go:158:10:158:32 | call to GetThroughPointer | qltest |
33+ | test.go:164:17:164:20 | arg1 | qltest |
34+ | test.go:164:23:164:26 | arg2 | qltest |
35+ | test.go:164:29:164:32 | arg3 | qltest |
Original file line number Diff line number Diff line change @@ -17,3 +17,7 @@ invalidModelRow
1717| test.go:132:15:132:22 | call to Src1 | qltest |
1818| test.go:136:9:136:16 | call to Src1 | qltest |
1919| test.go:140:9:140:16 | call to Src1 | qltest |
20+ | test.go:145:24:145:31 | call to Src1 | qltest |
21+ | test.go:148:17:148:24 | call to Src1 | qltest |
22+ | test.go:152:24:152:31 | call to Src1 | qltest |
23+ | test.go:156:24:156:31 | call to Src1 | qltest |
You can’t perform that action at this time.
0 commit comments