aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAlex Hung <[email protected]>2024-06-27 17:38:16 -0600
committerAlex Deucher <[email protected]>2024-07-23 17:07:11 -0400
commit1ff12bcd7deaeed25efb5120433c6a45dd5504a8 (patch)
tree6337db4fcca1313897c77416b5c795e5ed360db6 /tools/perf/scripts/python/export-to-sqlite.py
parent5559598742fb4538e4c51c48ef70563c49c2af23 (diff)
drm/amd/display: Check null pointers before using them
[WHAT & HOW] These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when used again. This fixes 3 FORWARD_NULL issue reported by Coverity. Reviewed-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Jerry Zuo <[email protected]> Signed-off-by: Alex Hung <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions