From: Yann Collet Date: Thu, 16 Jun 2016 11:20:46 +0000 (+0200) Subject: Fixed zstd_opt encoding error with repeat-offsets X-Git-Tag: v0.7.0^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23ba41533a9d6592f5b71f8dd3b7655f61f35f9d;p=thirdparty%2Fzstd.git Fixed zstd_opt encoding error with repeat-offsets --- diff --git a/lib/compress/zstd_opt.h b/lib/compress/zstd_opt.h index 703b568e2..8b15bf6ad 100644 --- a/lib/compress/zstd_opt.h +++ b/lib/compress/zstd_opt.h @@ -574,7 +574,7 @@ void ZSTD_compressBlock_opt_generic(ZSTD_CCtx* ctx, best_mlen = minMatch; { U32 i; for (i=0; i