linux/drivers/video/omap2
Rob Clark 1f3f53ae51 OMAPDSS: APPLY: fix NULL pointer deref when mgr is not set
extra_info_update_ongoing() goes through all overlays, but doesn't check
if the overlay is connected to a manager. This leads to a crash whenever
an overlay has been detached.

Add a check to skip the non-connected overlays.

Reported-by: Rob Clark <rob@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-01-02 08:51:28 +02:00
..
displays OMAPDSS: Displays: Make PICODLP driver depend on DPI 2012-01-02 08:51:28 +02:00
dss OMAPDSS: APPLY: fix NULL pointer deref when mgr is not set 2012-01-02 08:51:28 +02:00
omapfb OMAPDSS: APPLY: move ovl->info to apply.c 2011-12-02 08:54:47 +02:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c