summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlex Hung <alex.hung@amd.com>2024-06-28 02:34:18 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-07-24 00:07:11 +0300
commit367cd9ceba1933b63bc1d87d967baf6d9fd241d2 (patch)
tree7c5d2d83a23e660d72ad70b8c596771dc0f6a428 /scripts
parentb995c0a6de6c74656a0c39cd57a0626351b13e3c (diff)
downloadlinux-367cd9ceba1933b63bc1d87d967baf6d9fd241d2.tar.xz
drm/amd/display: Check null-initialized variables
[WHAT & HOW] drr_timing and subvp_pipe are initialized to null and they are not always assigned new values. It is necessary to check for null before dereferencing. This fixes 2 FORWARD_NULL issues reported by Coverity. Reviewed-by: Nevenko Stupar <nevenko.stupar@amd.com> 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