]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix ZSTD_initCStream_advanced() with no dictionary and static allocation
authorNick Terrell <terrelln@fb.com>
Fri, 14 Aug 2020 19:42:06 +0000 (12:42 -0700)
committerNick Terrell <terrelln@fb.com>
Wed, 9 Sep 2020 21:35:39 +0000 (14:35 -0700)
commit046aca190f718388b9acf508097dc0b83ae1bbd7
tree9dd690296e656a80eb4d0f3d6ead0f9c07fda438
parente975de289c25cda3223cdb17ae43f0c0b06105c4
Fix ZSTD_initCStream_advanced() with no dictionary and static allocation
lib/compress/zstd_compress.c