]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixing error when file size is multiple of job size (in which case, the srcSize of...
authorPaul Cruz <paulcruz74@fb.com>
Wed, 19 Jul 2017 21:54:15 +0000 (14:54 -0700)
committerPaul Cruz <paulcruz74@fb.com>
Wed, 19 Jul 2017 21:54:15 +0000 (14:54 -0700)
commit6767abe65273056289e431c5454b937b13bc34bc
tree9afe44859da4e50ad6835afe492a54d55276b930
parent42382c121639c8f620c2c67acfc2d2983781dffa
fixing error when file size is multiple of job size (in which case, the srcSize of the last job is 0)
contrib/adaptive-compression/adapt.c