]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix extended case combining stableInBuffer with continue() and flush() modes
authorYann Collet <cyan@fb.com>
Tue, 25 Jan 2022 06:57:55 +0000 (22:57 -0800)
committerYann Collet <cyan@fb.com>
Wed, 26 Jan 2022 18:31:25 +0000 (10:31 -0800)
commitc1668a00d2d71915582a22c3c0082f59cfee53bd
treeab3f492ec9a17e9e0bdd4d5f24aebf4f0e3b77cb
parent270f9bf00595160933652d92a809a2dab61cfeed
fix extended case combining stableInBuffer with continue() and flush() modes
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
tests/fuzzer.c
tests/zstreamtest.c