]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed 32-bits windowLog limitation
authorYann Collet <yann.collet.73@gmail.com>
Mon, 4 Apr 2016 02:22:53 +0000 (04:22 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 4 Apr 2016 02:22:53 +0000 (04:22 +0200)
commit1535414927912215297895a1fb9bea543aab63e6
treed6c15a0ccd644d8aa5efaa428acff2b7bb49c16e
parent9bf701662797c5780433777326b0a5efb43e6e44
Fixed 32-bits windowLog limitation
Fixed some macro errors in zbufftest
lib/zbuff.c
lib/zstd_compress.c
lib/zstd_static.h
programs/zbufftest.c