xz: Validate Uncompressed Size from Block Header in list.c.
commitcb84e278027a90e9827a6f4d3bb0b4d4744a2fbb
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 23 Jun 2013 14:36:47 +0000 (23 17:36 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 26 Jun 2013 07:59:19 +0000 (26 10:59 +0300)
tree6eabf842821ebd5f255e4201162361442fa1df7d
parentf01780fce454c7489f7dcbf806299b50da5f51b7
xz: Validate Uncompressed Size from Block Header in list.c.

This affects only "xz -lvv". Normal decompression with xz
already detected if Block Header and Index had mismatched
Uncompressed Size fields. So this just makes "xz -lvv"
show such files as corrupt instead of showing the
Uncompressed Size from Index.
src/xz/list.c