]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix bufferless API with attached dictionary
authorNick Terrell <terrelln@fb.com>
Fri, 20 Jan 2023 22:14:14 +0000 (14:14 -0800)
committerNick Terrell <nickrterrell@gmail.com>
Sat, 21 Jan 2023 00:15:16 +0000 (16:15 -0800)
commitb4467c10611018eef3189ffc6faf681c8b4eca6b
tree8c4c27a2ab6f68c3e1f4252c012b327908d93478
parent329169189c248696c197ef9b88eb97c315bfb831
Fix bufferless API with attached dictionary

Fixes #3102.
lib/compress/zstd_compress_internal.h
tests/fuzzer.c