mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
Jasper St. Pierre
1de740955f
wayland: Don't leak the existing texture if we already have one
We were missing a check in ensure_buffer_texture that checked if we already had a CoglTexture bound for the buffer.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%