commit | ab08c685a94eb312ea54a58cdc9d5ea7b574ddd3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Feb 28 21:42:51 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Aug 01 15:45:11 2021 +0200 |
tree | e9416579698d7a3ddba5e622b4b4babbe5ca5c7e | |
parent | 5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c [diff] |
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>