From b76d1b487a449498ad29abb03a88f42ca673aaa1 Mon Sep 17 00:00:00 2001 From: aivanov Date: Thu, 20 Jun 2024 22:44:52 +0100 Subject: [PATCH] fix(zstd): fix frame_content_size retrieval logic --- tests/integration/compression/zstd/__input__/large_fcs.zstd | 3 +++ .../zstd/__output__/large_fcs.zstd_extract/zstd.uncompressed | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 tests/integration/compression/zstd/__input__/large_fcs.zstd create mode 100644 tests/integration/compression/zstd/__output__/large_fcs.zstd_extract/zstd.uncompressed diff --git a/tests/integration/compression/zstd/__input__/large_fcs.zstd b/tests/integration/compression/zstd/__input__/large_fcs.zstd new file mode 100644 index 0000000000..8dd035cd2c --- /dev/null +++ b/tests/integration/compression/zstd/__input__/large_fcs.zstd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6fc92dda937dd453b83c60f0d439c87a156d09888ede3d47201e13c26245e8 +size 26 diff --git a/tests/integration/compression/zstd/__output__/large_fcs.zstd_extract/zstd.uncompressed b/tests/integration/compression/zstd/__output__/large_fcs.zstd_extract/zstd.uncompressed new file mode 100644 index 0000000000..caefa0b5fe --- /dev/null +++ b/tests/integration/compression/zstd/__output__/large_fcs.zstd_extract/zstd.uncompressed @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc43248c8a1245d2dc0d1e6a2fb9935d3506689bd8abd037f040af136dc0269 +size 65792