]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed size evaluation of entropy tables
authorYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 01:17:58 +0000 (18:17 -0700)
committerYann Collet <cyan@fb.com>
Fri, 21 Apr 2017 01:26:25 +0000 (18:26 -0700)
commita34a39c1838552027342e859a5a3917db07ef700
tree0847fc856401e2c0b73510eba89596e005395759
parent7bb60b17d860e7a298dfb9984c15fa315a20a58c
changed size evaluation of entropy tables

so that memcpy() does no longer depends on fse pointer being a static table
lib/compress/zstd_compress.c