Skip to content
Commit 1f3f53ae authored by Rob Clark's avatar Rob Clark Committed by Tomi Valkeinen
Browse files

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: default avatarRob Clark <rob@ti.com>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 6ea9b317
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment