Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

fbdev

user avatar
Vladimir Zapolskiy authored
The change fixes a check of gpio_to_desc() return value, the function
returns either a valid pointer to struct gpio_desc or NULL, this makes
IS_ERR() check invalid and may lead to a NULL pointer dereference in
runtime.

Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
4dacad61
History
Name Last commit Last update
..