]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #850 from terrelln/fse-optimal
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 19 Sep 2017 21:59:21 +0000 (14:59 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2017 21:59:21 +0000 (14:59 -0700)
[fse] Fix FSE_optimalTableLog() for srcSize==1


Trivial merge