Skip to content

Commit ef9f740

Browse files
committed
Extra edge to captured variable
1 parent 8b6a173 commit ef9f740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/ql/test/query-tests/InconsistentCode/UnhandledCloseWritableHandle/UnhandledCloseWritableHandle.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
edges
1111
| tests.go:8:24:8:24 | definition of f | tests.go:9:8:9:8 | f | provenance | |
1212
| tests.go:12:32:12:32 | definition of f | tests.go:13:13:15:2 | capture variable f | provenance | |
13+
| tests.go:12:32:12:32 | definition of f | tests.go:14:3:14:3 | f | provenance | |
1314
| tests.go:13:13:15:2 | capture variable f | tests.go:14:3:14:3 | f | provenance | |
1415
| tests.go:31:5:31:78 | ... := ...[0] | tests.go:32:21:32:21 | f | provenance | Src:MaD:1 |
1516
| tests.go:31:5:31:78 | ... := ...[0] | tests.go:33:29:33:29 | f | provenance | Src:MaD:1 |

0 commit comments

Comments
 (0)