detect early impossible decompression scenario in legacy decoder v0.5

This commit is contained in:
Yann Collet
2016-10-18 13:48:32 -07:00
parent 9313c8d953
commit f7906d5955
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
v1.1.1
New : command -M#, --memory=, --memlimit=, --memlimit-decompress= to limit allowed memory consumption
Changed : zstd_errors.h is now part of include installation
v1.1.0
New : contrib/pzstd, parallel version of zstd, by Nick Terrell