From 23ba41533a9d6592f5b71f8dd3b7655f61f35f9d Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Thu, 16 Jun 2016 13:20:46 +0200 Subject: [PATCH] Fixed zstd_opt encoding error with repeat-offsets --- lib/compress/zstd_opt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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