]> Cypherpunks repositories - gostls13.git/commit
compress/gzip: close writer in test
authorguoguangwu <guoguangwug@gmail.com>
Sat, 9 Mar 2024 03:10:36 +0000 (03:10 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 11 Mar 2024 17:10:06 +0000 (17:10 +0000)
commita3eb3b8148b5f615f24f9e58451adec3d55b739a
tree0fa193436544fe567ca950536ba4321469e88948
parent3e1a6925a1a635ceb29139d2d9268584fae88173
compress/gzip: close writer in test

Change-Id: I12bc9287106f1492cbc9e74b4163cce97c957d31
GitHub-Last-Rev: cda1b48fe3ee9083a2262f1d6eeb039c66c12b40
GitHub-Pull-Request: golang/go#66185
Reviewed-on: https://go-review.googlesource.com/c/go/+/569896
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Joseph Tsai <joetsai@digital-static.net>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/compress/gzip/gzip_test.go