Fix corner case multiple files bug

Added test cases
This commit is contained in:
Yann Collet
2016-02-15 20:37:23 +01:00
parent accfd80c37
commit 459a6b712f
3 changed files with 63 additions and 26 deletions
+2
View File
@@ -1,5 +1,7 @@
v0.5.1
New : Optimal parsing => Very high compression modes, thanks to Przemyslaw Skibinski
Changed : Dictionary builder integrated into libzstd and zstd cli
Fix : high compression modes for big-endian platforms
v0.5.0
New : dictionary builder utility