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

When disposing a material layer of type 'texture' we should check that the texture handle is still valid before calling cogl_handle_unref(). This avoids an assertion failure when disposing a ClutterTexture.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%