Carlos Garnacho
804ab7894f
wayland: Use wl_resource_for_each_safe() on pointer client destruction
We must use this by definition since we're removing all elements from the resource lists.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%