1
0
mirror of https://git.tukaani.org/xz.git synced 2026-04-01 05:38:01 +00:00
Lasse Collin eb2ef4c79b xz: Fix "xz --list --robot missing_or_bad_file.xz".
It ended up printing an uninitialized char-array when trying to
print the check names (column 7) on the "totals" line.

This also changes the column 12 (minimum xz version) to
50000002 (xz 5.0.0) instead of 0 when there are no valid
input files.

Thanks to kidmin for the bug report.
2018-03-28 19:16:06 +03:00
..
2010-01-24 23:50:54 +02:00
2014-01-12 12:17:08 +02:00
2018-03-28 19:16:06 +03:00