]> git.ipfire.org Git - thirdparty/zstd.git/commit
Take ZSTD_parameters as a const pointer 1843/head
authormoozzyk <moozzyk@gmail.com>
Wed, 23 Oct 2019 06:21:54 +0000 (23:21 -0700)
committermoozzyk <moozzyk@gmail.com>
Wed, 23 Oct 2019 06:21:54 +0000 (23:21 -0700)
commiteda7946a3682896c6301d5846226b7938a1e2243
tree514363211da164fbf35d30d4ea3e5c7eb664bdfc
parent3c8ff35013656a3f9028793dad61740710aeee19
Take ZSTD_parameters as a const pointer

Fixes: #1637
lib/compress/zstd_compress.c
lib/dictBuilder/zdict.c