diff options
| author | Alex Hung <[email protected]> | 2024-07-15 16:24:58 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-27 21:31:52 +0000 |
| commit | 722e96c99f1d7532fdfbb557f50a399f6cc57d82 (patch) | |
| tree | b0b00dd954cc90e001fc4456ee4293256fdc368a /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
| parent | drm/amd/display: Fix possible overflow in integer multiplication (diff) | |
| download | kernel-722e96c99f1d7532fdfbb557f50a399f6cc57d82.tar.gz kernel-722e96c99f1d7532fdfbb557f50a399f6cc57d82.zip | |
drm/amd/display: Check null pointers before using them
[WHAT & HOW]
dc_link is null checked previously in the same function, indicating it
might be null as reported by Coverity.
This fixes 1 FORWARD_NULL issue reported by Coverity.
Signed-off-by: Alex Hung <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions
