]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix : propagate custom allocator to ZSTDMT though ZSTD_CCtx_setParameter()
authorYann Collet <cyan@fb.com>
Mon, 10 Jul 2017 21:02:33 +0000 (14:02 -0700)
committerYann Collet <cyan@fb.com>
Mon, 10 Jul 2017 21:02:33 +0000 (14:02 -0700)
commit88da8f181660890c369bbee4aafd6eaa8f6bb830
tree8b6a4576fec19d752496310d22df09986458ad8e
parentf9524cf366af289d2c24e673360c8b05f70b6a83
fix : propagate custom allocator to ZSTDMT though ZSTD_CCtx_setParameter()

also : compile fuzzer with MT enabled
lib/compress/zstd_compress.c
tests/Makefile