Skip to content
Commit 4a97da36 authored by Florian Müllner's avatar Florian Müllner Committed by Marge Bot
Browse files

cally: Use g_string_free() return value

glib now warns if the return value is not used, so use the API as
intended instead of assigning the character data separately before
freeing the GString.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2889>
parent aad0baf7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment