commit | 7e46cd705fd8aa458590ad38cf896b5aff525334 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Jun 08 15:30:53 2015 -0700 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 12 12:37:45 2015 +0300 |
tree | 13b2e1fe2d854d4b4c368d5d46fea0d684e6fb6e | |
parent | 8dc0a56529f5d60bbb927049d48245b1a7989bf8 [diff] |
fbdev: omap2: remove potential format string leak Since kobject_init_and_add takes a format string, make sure that the passed in name cannot be accidentally parsed. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>