new command -M#, to limit memory usage during decompression (#403)

This commit is contained in:
Yann Collet
2016-10-14 13:32:20 -07:00
parent 5d919e7ac3
commit d4cda27b63
6 changed files with 29 additions and 13 deletions
+1
View File
@@ -1,4 +1,5 @@
v1.1.1
New : command -M, to limit allowed memory consumption
v1.1.0
New : contrib/pzstd, parallel version of zstd, by Nick Terrell