[PATCH] drm/amdgpu: add list empty check to avoid null pointer issue
Michel Dänzer
michel.daenzer at mailbox.org
Thu Aug 22 14:51:34 UTC 2024
On 2024-08-21 08:57, Yang Wang wrote:
> Add list empty check to avoid null pointer issues in some corner cases.
> - list_for_each_entry_safe()
What corner cases?
If the list is empty, list_for_each_entry_safe() should be mostly a no-op.
--
Earthling Michel Dänzer \ GNOME / Xwayland / Mesa developer
https://redhat.com \ Libre software enthusiast
More information about the amd-gfx
mailing list