mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 12:48:11 +00:00

In _cogl_material_texture_storage_change_notify we were potentially dereferencing layer->texture without checking first that it is the authority of texture state. We now use _cogl_material_layer_get_texture() instead.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%