[PATCH 0/2] protect potential NULL pointer dereferencing

David (Ming Qiang) Wu David.Wu3 at amd.com
Tue Aug 26 19:38:19 UTC 2025


adding NULL pointer dereferencing protection in these 2 files to address
"NULL_RETURNS" found by Coverity scan

David (Ming Qiang) Wu (2):
  drm/amdgpu: protect potential NULL pointer dereferencing
  drm/amdgpu: protect potential NULL pointer dereferencing

 drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c     | 22 +++++++++++++------
 .../gpu/drm/amd/amdgpu/amdgpu_userq_fence.c   | 12 +++++++---
 2 files changed, 24 insertions(+), 10 deletions(-)

-- 
2.43.0



More information about the amd-gfx mailing list