]> git.ipfire.org Git - thirdparty/zstd.git/commit
Replace Uses of CHECK_E with RETURN_ERROR_IF(*_isError(...
authorW. Felix Handte <w@felixhandte.com>
Mon, 28 Jan 2019 22:27:29 +0000 (17:27 -0500)
committerW. Felix Handte <w@felixhandte.com>
Mon, 28 Jan 2019 22:33:01 +0000 (17:33 -0500)
commit03e040a96641415e63c833c70c9cea488e685082
treeee136a549091da9b05ca77e667f205edee3aee30
parent7ebd897157540bb16b94208217bb0c909cfd6e39
Replace Uses of CHECK_E with RETURN_ERROR_IF(*_isError(...
lib/compress/zstd_compress.c
lib/decompress/zstd_ddict.c
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_block.c
tests/decodecorpus.c