]> git.ipfire.org Git - thirdparty/zstd.git/commit
fuzzer tests dictBuilder.
authorYann Collet <yann.collet.73@gmail.com>
Mon, 30 May 2016 14:17:33 +0000 (16:17 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 30 May 2016 14:17:33 +0000 (16:17 +0200)
commit30009521d7f988cb78da49934a9a3d6542e831f1
tree78a3d5f4ffca7a8abaee21cf89f8dedfaaafa55b
parentd2858e93cbf8a928c72730df0331199f466edeaf
fuzzer tests dictBuilder.
Added : ability to not store dictID during compression; decompression doesn't check dictID then
lib/decompress/zstd_decompress.c
programs/Makefile
programs/fuzzer.c