aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMa Ke <[email protected]>2023-10-07 11:31:05 +0800
committerNeil Armstrong <[email protected]>2023-10-10 10:33:30 +0200
commit924e5814d1f84e6fa5cb19c6eceb69f066225229 (patch)
tree5bbda8c47a47cd647b41648a397225400fc6f1dd /scripts/gdb/linux/utils.py
parent253a1d33e5cfdf62525f5d6ed2bf03acbadd1582 (diff)
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions