mirror of
https://github.com/brl/mutter.git
synced 2025-06-21 12:34:16 +00:00
2a63a47d5acd4e4fce7dd6db300fe958944aa14c

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%