Skip to content
Commit f68ab43d authored by Mike Frysinger's avatar Mike Frysinger Committed by Wolfgang Denk
Browse files

lzma: ignore unset filesizes



The Linux kernel build system changed how it compresses things with LZMA
such that the header no longer contains the filesize (it is instead set to
all F's).  So if we get a LZMA image that has -1 for the 64bit field,
let's just assume that the decompressed size is unknown and continue on.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent cccfc2ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment