]> git.ipfire.org Git - thirdparty/zstd.git/commit
add dedicated error code for special case
authorYann Collet <cyan@fb.com>
Thu, 19 Dec 2024 17:45:28 +0000 (09:45 -0800)
committerYann Collet <cyan@fb.com>
Fri, 20 Dec 2024 18:37:00 +0000 (10:37 -0800)
commitb339efff2bc9d11ce091bca62328c1884a38b5f3
treec46baceaed687d2f464a9dd3b41a611df9a42201
parenta80f55f47d7d4076c19a000459b88e28e8c95eee
add dedicated error code for special case

ZSTD_compressSequencesAndLiterals() cannot produce an uncompressed block
doc/zstd_manual.html
lib/common/error_private.c
lib/compress/zstd_compress.c
lib/zstd_errors.h