]> git.ipfire.org Git - thirdparty/zstd.git/commit
added test with ZSTD_decompress_generic() + ZSTD_DCtx_refPrefix()
authorYann Collet <cyan@fb.com>
Tue, 20 Mar 2018 23:16:13 +0000 (16:16 -0700)
committerYann Collet <cyan@fb.com>
Tue, 20 Mar 2018 23:16:13 +0000 (16:16 -0700)
commit6cda8c932c5d4ac7fa154c4be713b47ee134ae84
tree322b29b9888a389762a53bac923e450ca0cd057f
parent2af41592eaa355a3d8357b062efc691eb221e95a
added test with ZSTD_decompress_generic() + ZSTD_DCtx_refPrefix()

also :
clarified stage condition to accept new parameters,
fixed initializers correspondingly.
lib/decompress/zstd_decompress.c
tests/zstreamtest.c