]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed ZSTD_refPrefix with Multithread-enabled CCtx
authorYann Collet <cyan@fb.com>
Wed, 28 Jun 2017 18:09:43 +0000 (11:09 -0700)
committerYann Collet <cyan@fb.com>
Wed, 28 Jun 2017 18:09:43 +0000 (11:09 -0700)
commit33a66390398334dc6a84e6b334194f226986e306
tree71f2b04fc26cc1244dd3a7bc560d2a94288d245a
parent1fd2df9c2cfacb84fe7340842ea80b7e8a97cdc1
fixed ZSTD_refPrefix with Multithread-enabled CCtx
lib/common/zstd_internal.h
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/decompress/zstd_decompress.c
tests/zstreamtest.c