aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorMa Ke <[email protected]>2024-07-18 21:13:29 +0800
committerAlex Deucher <[email protected]>2024-07-23 17:32:27 -0400
commit7a38efeee6b59d0984ff0470d234a06fe6a7cf3c (patch)
tree8f33993964f5b4797ebf9a7216edbf7bee0a606e /tools/perf/scripts/python/bin/task-analyzer-report
parenta7e8467fbeee654e390aad1736291d273b407a2c (diff)
drm/radeon: fix null pointer dereference in radeon_add_common_modes
In radeon_add_common_modes(), the return value of drm_cvt_mode() is assigned to mode, which will lead to a possible NULL pointer dereference on failure of drm_cvt_mode(). Add a check to avoid npd. Cc: [email protected] Fixes: d50ba256b5f1 ("drm/kms: start adding command line interface using fb.") Signed-off-by: Ma Ke <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions