Skip to content
Snippets Groups Projects
Select Git revision
  • 04974df8049fc4240d22759a91e035082ccd18b4
  • apu_kernel default
  • mesh_mac_filter
  • wiptp_patch
  • master protected
  • v6.7-rc6
  • v6.7-rc5
  • v6.7-rc4
  • v6.7-rc3
  • v6.7-rc2
  • v6.7-rc1
  • v6.6
  • v6.6-rc7
  • v6.6-rc6
  • v6.6-rc5
  • v6.6-rc4
  • v6.6-rc3
  • v6.6-rc2
  • v6.6-rc1
  • v6.5
  • v6.5-rc7
  • v6.5-rc6
  • v6.5-rc5
  • v6.5-rc4
  • v6.5-rc3
25 results

fbdev

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Vladimir Zapolskiy authored and Tomi Valkeinen committed
    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
    ..