From: Kees Cook Date: Mon, 20 Oct 2014 21:49:04 +0000 (-0300) Subject: [media] anysee: make sure loading modules is const X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~48^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7383159f413b8b07fe689a25ee55915f86cf2f36;p=pandora-kernel.git [media] anysee: make sure loading modules is const Make sure that loaded modules are const char strings so we don't load arbitrary modules in the future, nor allow for format string leaks in the module request call. Signed-off-by: Kees Cook Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed