]> git.ipfire.org Git - thirdparty/zstd.git/commit
make ZSTD_DECOMPRESSBOUND() compatible with input size 0 3373/head
authorYann Collet <cyan@fb.com>
Fri, 16 Dec 2022 23:58:25 +0000 (15:58 -0800)
committerYann Collet <cyan@fb.com>
Sat, 17 Dec 2022 00:05:39 +0000 (16:05 -0800)
commit2f4238e47ac6dcf923dcf95f129a283cb1cfa642
treef066bdcda7b472a088dfa018f4a72cbae9b1cc4a
parentea24b886673a1e154a81d71222d130f65da7a0ed
make ZSTD_DECOMPRESSBOUND() compatible with input size 0

for environments with stringent compilation warnings.
lib/zstd.h
tests/fuzzer.c