]> git.ipfire.org Git - thirdparty/zstd.git/commit
factored the logic selecting lowest match index 1709/head
authorYann Collet <cyan@fb.com>
Mon, 5 Aug 2019 13:18:43 +0000 (15:18 +0200)
committerYann Collet <cyan@fb.com>
Mon, 5 Aug 2019 13:18:43 +0000 (15:18 +0200)
commitfacbe8b2c250a95a9720bb47af89d481dc5939fb
treedc28afe974a6b14a0a5cd52323111322f35c848e
parent0b0b83e8f36a79ce3b6f6092f4ef25b0e200679f
factored the logic selecting lowest match index

as suggested by @terrelln
lib/compress/zstd_compress_internal.h
lib/compress/zstd_double_fast.c
lib/compress/zstd_fast.c
lib/compress/zstd_lazy.c
lib/compress/zstd_opt.c