mirror of
https://github.com/brl/mutter.git
synced 2025-03-05 20:58:10 +00:00

We were using g_slist_remove_link instead of g_slist_delete_link resulting in a memory leak. Thanks to Simon Lanzmich for reporting this bug.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%