[PATCH 1/1] video: buffer overrun in TrueType console
Simon Glass
sjg at chromium.org
Wed Mar 3 02:54:15 CET 2021
On Sun, 28 Feb 2021 at 13:54, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> When scrolling the TrueType console a buffer overrun occurs.
>
> Fixes: a29b012037cc ("video: Add a console driver that uses TrueType fonts")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> drivers/video/console_truetype.c | 26 ++++++++++++--------------
> 1 file changed, 12 insertions(+), 14 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list