Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
- Loading branch information