Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit ff81ad6

Browse files
committed
Fix back ql/test/library-tests/semmle/go/frameworks/TaintSteps/TaintStep.expected
1 parent c1f2e77 commit ff81ad6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ql/test/library-tests/semmle/go/frameworks/TaintSteps/TaintStep.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,10 @@
3737
| io.go:79:3:79:8 | reader | io.go:78:3:78:5 | definition of buf |
3838
| io.go:84:24:84:29 | reader | io.go:84:9:84:33 | call to LimitReader |
3939
| io.go:85:22:85:23 | lr | io.go:85:11:85:19 | selection of Stdout |
40-
| io.go:92:3:92:3 | definition of r | io.go:90:3:90:4 | definition of r2 |
4140
| io.go:92:23:92:24 | r1 | io.go:92:8:92:33 | call to MultiReader |
4241
| io.go:92:27:92:28 | r2 | io.go:92:8:92:33 | call to MultiReader |
4342
| io.go:92:31:92:32 | r3 | io.go:92:8:92:33 | call to MultiReader |
4443
| io.go:93:22:93:22 | r | io.go:93:11:93:19 | selection of Stdout |
45-
| io.go:98:3:98:5 | definition of tee | io.go:98:26:98:29 | &... |
4644
| io.go:98:23:98:23 | r | io.go:98:10:98:30 | call to TeeReader |
4745
| io.go:98:23:98:23 | r | io.go:98:26:98:29 | &... |
4846
| io.go:98:26:98:29 | &... | io.go:97:7:97:9 | definition of buf |

0 commit comments

Comments
 (0)