mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 13:25:05 +00:00

It is valid in some situations to have a material layer with an invalid texture handle (e.g. if you setup a texture combine mode before setting the texture) and so _cogl_material_layer_free needs to check for a valid handle before attempting to unref it.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%