]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fixed : ZBUFF_compressEnd() called multiple times with too small dst buffer (#206)
authorYann Collet <yann.collet.73@gmail.com>
Tue, 21 Jun 2016 11:11:48 +0000 (13:11 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Tue, 21 Jun 2016 11:11:48 +0000 (13:11 +0200)
commitf15c1cb00c42cc556e8b3c7f2e4e5e1e7ccedb60
tree48014637a36ecefd5df6d5b0efaa36941aa98dd3
parent2565971ea4a7ee211fa5a583b0aedf2e1e571bb4
Fixed : ZBUFF_compressEnd() called multiple times with too small dst buffer (#206)
lib/compress/zbuff_compress.c
programs/zbufftest.c