mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
61de313198
destroy_shader_state()/destroy_program_state() are called when the qdata
pointer to the state cache structure gets overwritten, but were only
conditionally destroying it. This lead to leaks when called with a
shader/program state ref count > 1.
Fixes:
|
||
---|---|---|
.. | ||
cogl | ||
cogl-pango | ||
cogl-config.h.meson | ||
meson.build |