]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed nextToUpdate3 from ZSTD_window 1622/head
authorYann Collet <cyan@fb.com>
Tue, 28 May 2019 23:18:12 +0000 (16:18 -0700)
committerYann Collet <cyan@fb.com>
Tue, 28 May 2019 23:18:12 +0000 (16:18 -0700)
commit9719fd616cb96d7a5120190b1a751d2ca421db36
treed84be3367f75759b8a8e5d198ada599b448f3031
parent33dabc8c80d637dfed25ce5037d6373e47356ca6
removed nextToUpdate3 from ZSTD_window

it's now a local variable of ZSTD_compressBlock_opt()
lib/compress/zstd_compress_internal.h
lib/compress/zstd_opt.c