
MetaWaylandSeat is allocated using g_new0(), and thus we should use g_free() to destroy it. https://gitlab.gnome.org/GNOME/mutter/merge_requests/581 (cherry picked from commit 040578657309a515df4c73b51a068140ad477f03)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%