]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor refactor, using `WILDCOPY_OVERLENGTH` macro instead of hard-coded 8
authorYann Collet <yann.collet.73@gmail.com>
Sun, 19 Jun 2016 12:27:21 +0000 (14:27 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 19 Jun 2016 12:27:21 +0000 (14:27 +0200)
commit06d9a73b4816b27b862fa8d823d8db78ed58e631
tree9b71e0fbbc0ef45a437a8605792e287a8a9188e6
parent19cab46f2f2ae3e512c00df98043083101410810
minor refactor, using `WILDCOPY_OVERLENGTH` macro instead of hard-coded 8
Makefile
lib/compress/zstd_compress.c
lib/decompress/zstd_decompress.c