mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 15:44:10 +00:00
283dce8e21
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.