2aac24deac
Instead of duplicating a string we own already we can just steal it from the array that we're using. This is safe since we're sure about the tokens GStrv length and we are always stealing the last element, so there is no risk that g_strfreev would eventually leak something. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4071> |
||
---|---|---|
.. | ||
clutter | ||
meson.build |