]> git.ipfire.org Git - thirdparty/zstd.git/commit
added unit tests for compressBound() 3362/head
authorYann Collet <cyan@fb.com>
Fri, 16 Dec 2022 20:28:26 +0000 (12:28 -0800)
committerYann Collet <cyan@fb.com>
Fri, 16 Dec 2022 20:35:14 +0000 (12:35 -0800)
commit97f63ce2b558edb44c290b0d3a3385f7abe809c4
treeb5d3eeda6f6898e8d4b63ad241814f1a53226d8f
parent45ed0df18a24430875fb4e90378b150e15c200f7
added unit tests for compressBound()

and rephrased the code documentation, as suggested by @terrelln
lib/zstd.h
tests/fuzzer.c