gfileutils: Add missing g_free() in error path
authorColin Walters <walters@verbum.org>
Tue, 22 Jul 2014 18:00:23 +0000 (14:00 -0400)
committerColin Walters <walters@verbum.org>
Wed, 23 Jul 2014 11:43:41 +0000 (07:43 -0400)
commit49a5d0f6f2aed99cd78f25655f137f4448e47d92
tree10ba5482306c8ed739d1df4b6dabf0480944199b
parentfeec280b7c5c7b9198e34b10b4f5764c9c3c4505
gfileutils: Add missing g_free() in error path

Discovered by static analysis.

https://bugzilla.gnome.org/show_bug.cgi?id=733576
glib/gfileutils.c