Skip to content
Unverified Commit b880018e authored by Amjad Ouled-Ameur's avatar Amjad Ouled-Ameur Committed by Maxime Ripard
Browse files

drm/komeda: check for error-valued pointer



komeda_pipeline_get_state() may return an error-valued pointer, thus
check the pointer for negative or null value before dereferencing.

Fixes: 502932a0 ("drm/komeda: Add the initial scaler support for CORE")
Signed-off-by: default avatarAmjad Ouled-Ameur <amjad.ouled-ameur@arm.com>
Signed-off-by: default avatarMaxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240610102056.40406-1-amjad.ouled-ameur@arm.com
parent f74fb5df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment