]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[zbin] Perform extra normalisation after completing decompression
authorMichael Brown <mcb30@ipxe.org>
Thu, 26 Feb 2015 09:46:59 +0000 (09:46 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 26 Feb 2015 09:54:05 +0000 (09:54 +0000)
commit9cdf68a2190a050a0b60d4ad6f51ec88c1b1b296
tree1d53f47a6da08433e38a47b48ad8ec6f03c0c168
parent47aebc24d3d2aa45cde234f556d31319cc9a2b71
[zbin] Perform extra normalisation after completing decompression

LZMA performs an extra normalisation after decompression is complete,
which does not affect the output but may consume an extra byte from
the input (and so may affect which byte is identified as being the
start of the next block).

Reported-by: Robin Smidsrød <robin@smidsrod.no>
Tested-by: Robin Smidsrød <robin@smidsrod.no>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/prefix/unlzma.S