]> git.ipfire.org Git - thirdparty/zstd.git/commit
converted checks into user validation generating error codes
authorYann Collet <cyan@fb.com>
Wed, 26 Jan 2022 18:43:50 +0000 (10:43 -0800)
committerYann Collet <cyan@fb.com>
Wed, 26 Jan 2022 18:43:50 +0000 (10:43 -0800)
commitb99ece96b99b7015169d5e11d45078f21bfa6bd4
tree3099f37f32645598bc5b8edb6d2d983925e45e90
parentaf3d9c506e5bbfdbf78ce35fe62501c4ae0e19a7
converted checks into user validation generating error codes

had to create a new error code for this condition,
none of the existing ones were fitting enough.
lib/common/error_private.c
lib/compress/zstd_compress.c
lib/zstd_errors.h