]> Cypherpunks.ru repositories - gostls13.git/commit
internal/zstd: allow empty compressed blocks
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Wed, 27 Sep 2023 02:01:46 +0000 (02:01 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 27 Sep 2023 13:04:05 +0000 (13:04 +0000)
commit1a51b59c119034dfbcd98063bf775d92e6f76db4
tree18ad15f2140532859ab22da760b7192684e4a462
parent5152be3959d4aa273932c12da971d14e7f84405d
internal/zstd: allow empty compressed blocks

For #62513

Change-Id: I295e72f71165665b8ea999e68a5586fa785b546d
GitHub-Last-Rev: 902e952d88dba505f87393fd3c97c433ae291709
GitHub-Pull-Request: golang/go#63252
Reviewed-on: https://go-review.googlesource.com/c/go/+/531217
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/internal/zstd/block.go
src/internal/zstd/zstd_test.go