Skip to content

Commit 9aba11a

Browse files
committed
core/cp: m attribution
1 parent aea1504 commit 9aba11a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intra/core/cp.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func Stream(dst io.Writer, src io.Reader) (int64, error) {
5656
)
5757
}
5858

59+
// ref: github.com/golang/go/issues/58808
5960
// from: go-review.googlesource.com/c/go/+/472475/20/src/net/net.go
6061

6162
// noReadFrom can be embedded alongside another type to

0 commit comments

Comments
 (0)