aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorHarshit Mogalapalli <[email protected]>2023-04-26 12:24:12 -0700
committerAlex Deucher <[email protected]>2023-06-09 09:25:59 -0400
commit44407010ce7f524e4f68aa25f9250a9cf9e4410c (patch)
tree1bbe2a496e901593b74ecd27f1d111e94fca2f20 /tools/perf/scripts/python/stat-cpi.py
parent8fa76350587b6deb8a95d83f9cb23ce7599587b5 (diff)
drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()
We have a NULL check for 'dc_dmub_srv' in dc_dmub_srv_cmd_run_list() but we are dereferencing it before checking. Fix this moving the dereference next to NULL check. This issue is found with Smatch(static analysis tool). Fixes: e97cc04fe0fb ("drm/amd/display: refactor dmub commands into single function") Signed-off-by: Harshit Mogalapalli <[email protected]> Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions