summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-06-28 02:38:16 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-07-24 00:07:11 +0300
commit1ff12bcd7deaeed25efb5120433c6a45dd5504a8 (patch)
tree6337db4fcca1313897c77416b5c795e5ed360db6 /scripts
parent5559598742fb4538e4c51c48ef70563c49c2af23 (diff)
downloadlinux-1ff12bcd7deaeed25efb5120433c6a45dd5504a8.tar.xz
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 <rodrigo.siqueira@amd.com> Signed-off-by: Jerry Zuo <jerry.zuo@amd.com> Signed-off-by: Alex Hung <alex.hung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions