Forked from
Reform / reform-boundary-uboot
28300 commits behind the upstream repository.
-
Kees Cook authored
The LZO decompressor wasn't initializing the maximum output size, which meant it would fail to decompress most of the time. Reported-by:
Matthias Weißer <weisserm@arcor.de> Signed-off-by:
Kees Cook <keescook@chromium.org> Tested-by:
Matthias Weißer <weisserm@arcor.de> Acked-by:
Simon Glass <sjg@chromium.org>
Kees Cook authoredThe LZO decompressor wasn't initializing the maximum output size, which meant it would fail to decompress most of the time. Reported-by:
Matthias Weißer <weisserm@arcor.de> Signed-off-by:
Kees Cook <keescook@chromium.org> Tested-by:
Matthias Weißer <weisserm@arcor.de> Acked-by:
Simon Glass <sjg@chromium.org>
cmd_bootm.c 47.63 KiB