]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed : frame concatenation without checksum
authorYann Collet <yann.collet.73@gmail.com>
Thu, 28 Jul 2016 18:30:25 +0000 (20:30 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Thu, 28 Jul 2016 18:30:25 +0000 (20:30 +0200)
commit4c5bbf64f99de06355fdc08b8e6f869813ef83d8
tree0f82957ad796372ff72858a545b2e776537aeb56
parent60ba31c5703deee1df6b22024001add9b65bf3d4
fixed : frame concatenation without checksum
lib/decompress/zbuff_decompress.c
lib/decompress/zstd_decompress.c
lib/zstd.h
programs/playTests.sh