diff options
| author | Ma Ke <[email protected]> | 2023-10-07 03:31:05 +0000 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-10-10 08:33:30 +0000 |
| commit | 924e5814d1f84e6fa5cb19c6eceb69f066225229 (patch) | |
| tree | 5bbda8c47a47cd647b41648a397225400fc6f1dd /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource() (diff) | |
| download | kernel-924e5814d1f84e6fa5cb19c6eceb69f066225229.tar.gz kernel-924e5814d1f84e6fa5cb19c6eceb69f066225229.zip | |
drm/panel: fix a possible null pointer dereference
In versatile_panel_get_modes(), the return value of drm_mode_duplicate()
is assigned to mode, which will lead to a NULL pointer dereference
on failure of drm_mode_duplicate(). Add a check to avoid npd.
Signed-off-by: Ma Ke <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
