On Thu, 22 May 2025 20:59:03 +0200, Sascha Hauer wrote: > This fixes two bugs in LZ4 decompression. The first is a bug we derived > from Linux and was fixed there back in 2014. The second is a general bug > in uncompress_fd_to_fd() but seems to hit only in the LZ4 case. Both > bugs are relevant only for the uncompress command, but not when LZ4 is > used for compiled in binaries. > > > [...]
Applied, thanks! [1/2] initrd: fix lz4 decompress with initrd https://git.pengutronix.de/cgit/barebox/commit/?id=29830209ee3e (link may not be stable) [2/2] uncompress: fix prebuffering https://git.pengutronix.de/cgit/barebox/commit/?id=766be5ec3b0a (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>