]> git.ipfire.org Git - thirdparty/zstd.git/commit
Removing redundant condition in decompression, making first block rles valid to deocm...
authorBimba Shrestha <bshrestha.msae@gmail.com>
Fri, 6 Sep 2019 17:46:19 +0000 (10:46 -0700)
committerBimba Shrestha <bshrestha.msae@gmail.com>
Fri, 6 Sep 2019 17:46:19 +0000 (10:46 -0700)
commitd687d603e4a451de9620f5ffd548d29dd17000c4
treee7c473ceaa76bc7d35b86c1891de1a35bd54fba7
parentc3e3c8bf325ec0aea9aadeaedca4d7b03e85de63
Removing redundant condition in decompression, making first block rles valid to deocmpress
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
programs/fileio.c