golang/src/compress/gzip
apocelipes 2dd82d97b6 compress: reordering fields to reduce struct sizes
Overall, there are 32 bytes reduced.

Change-Id: I455bf0874b33fa47719f42618e4800c7ff2a9e88
GitHub-Last-Rev: 7670344c4a643afdec0fdae3d34fdb8ccd81205f
GitHub-Pull-Request: golang/go#67010
Reviewed-on: https://go-review.googlesource.com/c/go/+/581355
Reviewed-by: Joedian Reid <joedian@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@golang.org>
2024-04-26 13:32:40 +00:00
..
testdata all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
example_test.go compress/gzip: always close bodyReader in Example_compressingReader 2022-06-22 16:24:14 +00:00
fuzz_test.go all: add a handful of fuzz targets 2022-01-13 18:06:33 +00:00
gunzip.go compress: some minor corrections or adjustments for godoc link 2023-10-13 23:20:03 +00:00
gunzip_test.go compress/gzip: fix stack exhaustion bug in Reader.Read 2022-07-12 15:06:07 +00:00
gzip.go compress: reordering fields to reduce struct sizes 2024-04-26 13:32:40 +00:00
gzip_test.go compress/gzip: close writer in test 2024-03-11 17:10:06 +00:00
issue14937_test.go crypto/internal/mlkem768: new package 2024-04-10 16:37:53 +00:00