From: Yann Collet Date: Fri, 21 Jan 2022 05:59:46 +0000 (-0800) Subject: update regression tests X-Git-Tag: v1.5.4^2~260^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4684836f4fbaea1d5416306173306bac56361d83;p=thirdparty%2Fzstd.git update regression tests minor compression ratio benefits in some cases, no compression ratio regression in the measured scenarios. --- diff --git a/lib/compress/huf_compress.c b/lib/compress/huf_compress.c index e61b39f60..fee2c0b52 100644 --- a/lib/compress/huf_compress.c +++ b/lib/compress/huf_compress.c @@ -598,21 +598,21 @@ static void HUF_sort(nodeElt huffNode[], const unsigned count[], U32 const maxSy } -size_t showHNodeSymbols(const nodeElt* hnode, size_t size) +static size_t showHNodeSymbols(const nodeElt* hnode, size_t size) { size_t u; for (u=0; u