]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed zstreamtest decoding error
authorYann Collet <cyan@fb.com>
Wed, 27 Sep 2017 08:01:11 +0000 (01:01 -0700)
committerYann Collet <cyan@fb.com>
Wed, 27 Sep 2017 08:01:11 +0000 (01:01 -0700)
commitbfabd1d4dc4a9dea8fd9fb2d3e50560383aedc90
tree1f2a0f88fa80acdbfcaa43e4123f2819973e04f0
parentca306c1c84df962fbfc066cdba8b6d409f20e3c2
fixed zstreamtest decoding error

same error (wrong output buffer size) was present
on --mt and --new_api tests.
tests/zstreamtest.c