]> git.ipfire.org Git - thirdparty/zstd.git/commit
added test for decompression with NULL dict and NULL DDict
authorYann Collet <cyan@fb.com>
Tue, 28 Feb 2017 09:02:46 +0000 (01:02 -0800)
committerYann Collet <cyan@fb.com>
Tue, 28 Feb 2017 09:02:46 +0000 (01:02 -0800)
commitc0b1731bce1460df837425e39fc2f3745b2d3908
tree6d46953e14e160eccf0139fdb3d55b6108aaa956
parentd1760113eca6244d40603997467a22423e2e1a5b
added test for decompression with NULL dict and NULL DDict

previous version of ZSTD_decompressMultiFrame() would fail that test
tests/fuzzer.c