170b22234d
The function performs a check on the "ctx" input parameter, however, it
is used before the check.
Initialize the "base" variable after the sanity check to avoid a
possible NULL pointer dereference.
Fixes:
|
||
---|---|---|
.. | ||
dpu1 | ||
mdp4 | ||
mdp5 | ||
mdp_common.xml.h | ||
mdp_format.c | ||
mdp_kms.c | ||
mdp_kms.h | ||
msm_disp_snapshot.c | ||
msm_disp_snapshot.h | ||
msm_disp_snapshot_util.c |