Giovanni Campagna
ea354e96cb
xprops: free the text list content too
A text list is an array of pointers into a buffer. Freeing the array is not enough, we need to free the buffer too. https://bugzilla.gnome.org/show_bug.cgi?id=729732
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%