mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
Neil Roberts
ecf65cd4a5
cogl-atlas-texture: Fix a memory leak
The CoglAtlasTexture struct was not being freed in _cogl_atlas_texture_free so there would be a small leak whenever a texture was destroyed. Thanks to Robert Bragg for spotting this.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%