]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix : ZSTDMT_compressStream_generic() can accept NULL input
authorcyan4973 <yann.collet.73@gmail.com>
Sat, 1 Jul 2017 13:59:24 +0000 (06:59 -0700)
committercyan4973 <yann.collet.73@gmail.com>
Sat, 1 Jul 2017 13:59:24 +0000 (06:59 -0700)
commit1bafe393e4e185404a1b29155b6bbaf66371c2d7
tree9b76797c50c13e5328f021062b091b48284a014e
parent58bd0e70fc83b1e519ea41b264fe2bfab8e43348
fix : ZSTDMT_compressStream_generic() can accept NULL input

also : converge implementations towards new version of ZSTDMT_compressStream_generic()
lib/compress/zstdmt_compress.c