Skip to content
Commit 9b08eead authored by Florian Müllner's avatar Florian Müllner Committed by Giovanni Campagna
Browse files

location: Don't release libxml-allocated memory with g_free()

Don't assume that xmlFree() and g_free() are interchangeable, copy
the value returned from XML like we already do for other struct
members.

https://bugzilla.gnome.org/show_bug.cgi?id=781828
parent 8384129d
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