]> Cypherpunks repositories - gostls13.git/commit
archive/tar: use built-in clear to simplify code
authorapocelipes <seve3r@outlook.com>
Thu, 7 Mar 2024 12:35:33 +0000 (12:35 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 01:59:14 +0000 (01:59 +0000)
commitb57a544f99e5c4166468737942b7af5acb5936b3
treefda1f11d25285cd5e40920523d07e24c2ed9b665
parent80a91d34f4cb3134f6b88b075893077cc3ab47d8
archive/tar: use built-in clear to simplify code

Change-Id: I0e55dd68d92c39aba511b55368bf50d929d75f86
GitHub-Last-Rev: 17430140783db8bf3354304c8f28d6826186c6cb
GitHub-Pull-Request: golang/go#66158
Reviewed-on: https://go-review.googlesource.com/c/go/+/569696
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/archive/tar/reader.go