mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
Emmanuele Bassi
12b622a320
offscreen: Plug a leak in an error path
When creating a CoglOffscreen we take a reference on the texture handle, but in case of error we never release it. We should take that reference only on success. http://bugzilla.clutter-project.org/show_bug.cgi?id=2620
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%