]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed ZSTD_reduceIndex()
authorYann Collet <cyan@fb.com>
Sat, 6 Jan 2018 11:31:26 +0000 (12:31 +0100)
committerYann Collet <cyan@fb.com>
Sat, 6 Jan 2018 11:31:26 +0000 (12:31 +0100)
commita927fae2a190fda3b72845e3f795664c4c4ab16a
treeed820a2433794d0fd97ca00c891a2dcc281e8bff
parent00db4dbbb345ffd4e85d0360439333ee7107277b
fixed ZSTD_reduceIndex()

following suggestions from @terrelln.
Also added some comments to present logic behind ZSTD_preserveUnsortedMark().
lib/compress/zstd_compress.c
lib/compress/zstd_lazy.c
tests/playTests.sh