]> Cypherpunks.ru repositories - gostls13.git/commit
internal/zstd: allow stream consisting of skippable frames
authorAlexander Yastrebov <yastrebov.alex@gmail.com>
Wed, 27 Sep 2023 13:53:43 +0000 (13:53 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 28 Sep 2023 03:15:09 +0000 (03:15 +0000)
commitd785af1adb314316ac1c4b63cc671363671fae2e
treef4b3f9d1a553676942b6b8272d4fcc49f716e996
parent6cf6067d4eb20dfb3d31c0a8ccdbfdf0bf304b72
internal/zstd: allow stream consisting of skippable frames

For #62513

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