On Tue, Aug 18, 2020 at 05:17:24PM +0200, Joao Marcos Costa wrote:
> Add call to lzo's lzo1x_decompress_safe() into sqfs_decompress().
>
> U-Boot's LZO sources may still have some unsolved issues that could make the
> decompression crash when dealing with fragmented files, so those should be
> av
Add call to lzo's lzo1x_decompress_safe() into sqfs_decompress().
U-Boot's LZO sources may still have some unsolved issues that could make the
decompression crash when dealing with fragmented files, so those should be
avoided. The "-no-fragments" option can be passed to mksquashfs.
Signed-off-by:
2 matches
Mail list logo