Skip to content
Commit fabdf80c authored by Christian Schramm's avatar Christian Schramm Committed by Matthias Clasen
Browse files

gstringchunk: Use g_slist_free_full() where possible

We have that function, let's use it - instead of manually
freeing the elements of the slist in a loop (and reduce
the line count a bit).

https://bugzilla.gnome.org/show_bug.cgi?id=722326
parent 5c598270
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