diff options
| author | Ma Ke <[email protected]> | 2024-07-18 21:13:29 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:32:27 -0400 |
| commit | 7a38efeee6b59d0984ff0470d234a06fe6a7cf3c (patch) | |
| tree | 8f33993964f5b4797ebf9a7216edbf7bee0a606e /tools/perf/scripts/python/stackcollapse.py | |
| parent | a7e8467fbeee654e390aad1736291d273b407a2c (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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions