From: Nicolas Pitre Date: Mon, 15 Jan 2018 16:04:22 +0000 (+0100) Subject: console/dummy: leave .con_font_get set to NULL X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7411569cbc87bad53d9811166a49eaaa3b71cc3;p=pandora-kernel.git console/dummy: leave .con_font_get set to NULL commit 724ba8b30b044aa0d94b1cd374fc15806cdd6f18 upstream. When this method is set, the caller expects struct console_font fields to be properly initialized when it returns. Leave it unset otherwise nonsensical (leaked kernel stack) values are returned to user space. Signed-off-by: Nicolas Pitre Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed