mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 04:03:52 +00:00

In _cogl_texture_quad_multiple_primitives we weren't memsetting the CoglMaterialWrapModeOverrides structure we were memsetting &state.wrap_mode_overrides where state.wrap_mode_overrides is just a pointer that might potentially later point to the CoglMaterialWrapModeOverrides structure.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%