aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/lzma
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-02-22 02:04:18 +0200
committerLasse Collin <lasse.collin@tukaani.org>2022-02-22 02:04:18 +0200
commit4f78f5fcf63592f2d77e921cfe0d5de300867374 (patch)
tree66b277211e1ff34d00546ab75d03bc766329122f /src/liblzma/api/lzma
parentUpdate THANKS. (diff)
downloadxz-4f78f5fcf63592f2d77e921cfe0d5de300867374.tar.xz
liblzma: Check the return value of lzma_index_append() in threaded encoder.
If lzma_index_append() failed (most likely memory allocation failure) it could have gone unnoticed and the resulting .xz file would have an incorrect Index. Decompressing such a file would produce the correct uncompressed data but then an error would occur when verifying the Index field.
Diffstat (limited to 'src/liblzma/api/lzma')
0 files changed, 0 insertions, 0 deletions