aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2022-12-20 20:46:44 +0800
committerJia Tan <jiat0218@gmail.com>2022-12-30 23:34:31 +0800
commit5f7ce42a16b1e86ca8408b5c670c25e2a12acc4e (patch)
treee4c9bd4f09886b08e9b880697b1160b4122dd66d /TODO
parentCMake: Update .gitignore for CMake artifacts from in source build. (diff)
downloadxz-5f7ce42a16b1e86ca8408b5c670c25e2a12acc4e.tar.xz
liblzma: Fix lzma_microlzma_encoder() return value.
Using return_if_error on lzma_lzma_lclppb_encode was improper because return_if_error is expecting an lzma_ret value, but lzma_lzma_lclppb_encode returns a boolean. This could result in lzma_microlzma_encoder, which would be misleading for applications.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions