]> git.ipfire.org Git - thirdparty/zstd.git/commit
zstdmt: fixed corruption issue in ZSTDMT_endStream()
authorYann Collet <cyan@fb.com>
Fri, 19 Jan 2018 20:41:56 +0000 (12:41 -0800)
committerYann Collet <cyan@fb.com>
Fri, 19 Jan 2018 20:41:56 +0000 (12:41 -0800)
commitdc696234539e5741ced8a1c663c3343ddaf59e10
tree84da338c4135bbe73db57c2728766c1223bdb8a5
parent70f81d603037242124d7ae446429462f996f16ab
zstdmt: fixed corruption issue in ZSTDMT_endStream()

when invoked directly.
lib/compress/zstdmt_compress.c
tests/zstreamtest.c