]> Cypherpunks repositories - gostls13.git/commit
net/textproto: use bytes.Clone
authorcuiweixie <cuiweixie@gmail.com>
Tue, 27 Sep 2022 16:31:44 +0000 (00:31 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 28 Sep 2022 03:55:14 +0000 (03:55 +0000)
commitacc5e3a0c20432199181fef2bc6204fbd11d21d0
treec61eee13c57353d5f1c328d782f05181fbbc84be
parenta59e614aa147da1bba2616b972f26e4a0db61e4d
net/textproto: use bytes.Clone

Change-Id: Ic73d667a98df3f2d1705a67e7e8625c6ba65cc0a
Reviewed-on: https://go-review.googlesource.com/c/go/+/435284
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
src/net/textproto/reader.go