[U-Boot] [PATCH v4 01/15] video: bmp: check resolutions of panel/bitmap
Simon Glass
sjg at chromium.org
Tue Sep 17 05:48:11 UTC 2019
On Fri, 13 Sep 2019 at 02:48, Yannick Fertré <yannick.fertre at st.com> wrote:
>
> If the size of the bitmap is bigger than the size of
> the panel then errors appear when calculating axis alignment
> and the copy of bitmap is done outside of framebuffer.
>
> Signed-off-by: Yannick Fertré <yannick.fertre at st.com>
> ---
> drivers/video/video_bmp.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list