On Sun, 28 Feb 2021 at 13:54, Heinrich Schuchardt <[email protected]> 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 <[email protected]> > --- > drivers/video/console_truetype.c | 26 ++++++++++++-------------- > 1 file changed, 12 insertions(+), 14 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

