]> git.ipfire.org Git - thirdparty/zstd.git/commit
init entropy table pointers only once
authorYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 00:38:56 +0000 (17:38 -0700)
committerYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 00:38:56 +0000 (17:38 -0700)
commit7bb60b17d860e7a298dfb9984c15fa315a20a58c
treecc917a3b26cb427e4147c02fdafd1639d8005260
parente6fa70a0a1d8a229b0bf29218155cb3db53a03e7
init entropy table pointers only once

per workSpace resize
lib/compress/zstd_compress.c