]> git.baikalelectronics.ru Git - uboot.git/commit
video: buffer overrun in TrueType console
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 28 Feb 2021 20:42:51 +0000 (21:42 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 1 Aug 2021 13:45:11 +0000 (15:45 +0200)
commitc588457183fbb03dce282c157fa6f430be310a4f
treee9416579698d7a3ddba5e622b4b4babbe5ca5c7e
parent07465e1471fc86831ee05ed64a770e7e56fef1ae
video: buffer overrun in TrueType console

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@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/video/console_truetype.c