]> git.dujemihanovic.xyz Git - u-boot.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)
commitab08c685a94eb312ea54a58cdc9d5ea7b574ddd3
treee9416579698d7a3ddba5e622b4b4babbe5ca5c7e
parent5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c
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