Fixed : ZSTD_compress() can attempt compression on a too small buffer

This commit is contained in:
Yann Collet
2015-08-07 19:07:32 +01:00
parent 96f3b2c0f7
commit e9853b2cdb
5 changed files with 31 additions and 22 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
# ################################################################
# Version number
export VERSION=0.0.2
export VERSION=0.1.0
export RELEASE=r$(VERSION)
DESTDIR?=