]> git.ipfire.org Git - thirdparty/zstd.git/commit
Move clevel override to after initLocalDict() (#2571)
authorsen <senhuang96@fb.com>
Wed, 7 Apr 2021 01:05:37 +0000 (21:05 -0400)
committerGitHub <noreply@github.com>
Wed, 7 Apr 2021 01:05:37 +0000 (21:05 -0400)
commitf71aabb5b5265431d15e64abff664f36396e0295
tree3cf535c11583ecfb6d5940267b4c472febac0382
parentf1e8b565c2904c1bc4c5d441f1468f69249e0da6
Move clevel override to after initLocalDict() (#2571)
lib/compress/zstd_compress.c