mirror of
https://github.com/brl/mutter.git
synced 2025-08-10 10:24:47 +00:00

This is a potential leak discovered by static analysis, in fact if
_COGL_GET_CONTEXT returns, the newly allocated struct isn't released.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/1195
(cherry picked from commit 645d596f9d
)