]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1860 from senhuang42/streaming_compression_using_cdict
authorYann Collet <Cyan4973@users.noreply.github.com>
Wed, 30 Oct 2019 23:27:58 +0000 (16:27 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 23:27:58 +0000 (16:27 -0700)
Disable reloading dictionary when there is no known srcSize


Trivial merge