xz/src
Tobias Stoeckmann 76cfd0a9bb lzmainfo: Avoid integer overflow
The MB output can overflow with huge numbers. Most likely these are
invalid .lzma files anyway, but let's avoid garbage output.

lzmadec was adapted from LZMA Utils. The original code with this bug
was written in 2005, over 19 years ago.

Co-authored-by: Lasse Collin <lasse.collin@tukaani.org>
Closes: https://github.com/tukaani-project/xz/pull/144
2024-09-17 01:26:02 +03:00
..
common Windows: Drop Visual Studio 2013 support 2024-06-20 21:53:07 +03:00
liblzma liblzma: Fix x86-64 movzw compatibility in range_decoder.h 2024-08-22 10:59:08 +03:00
lzmainfo lzmainfo: Avoid integer overflow 2024-09-17 01:26:02 +03:00
scripts Fix typos 2024-05-18 00:34:07 +03:00
xz xz: Remove the TODO comment about --recursive 2024-07-06 14:04:48 +03:00
xzdec xzdec: Remove unused short option -M 2024-09-16 23:33:29 +03:00
Makefile.am Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00