mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

In the synchronized subsurface case, the destination list may contain other elements from previous wl_surface.commit calls. Resetting the list will leave those dangling frame callbacks that will lead to invalid writes when those get to be destroyed (eg. on client shutdown).
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%