strengthened integrity tests

This commit is contained in:
Yann Collet
2016-07-26 01:33:20 +02:00
parent cf6f8530c4
commit 24a3d90bf0
3 changed files with 8 additions and 3 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
v0.8.0
Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
New : updated compresson format
Fixed : legacy mode with ZSTD_HEAPMODE=0, by Christopher Bergqvist
Fixed : premature end of frame when zero-sized raw block, reported by Eric Biggers
Fixed : checksum correctly checked in single-pass mode
Fixed : combined --test amd --rm, reported by Andreas M. Nilsson
Modified : minor compression level adaptations
Updated : compression format specification to v0.2.0
changed : zstd.h moved to /lib directory