g_file_copy: plug a leak
authorDan Winship <danw@gnome.org>
Fri, 24 Aug 2012 21:08:38 +0000 (17:08 -0400)
committerDan Winship <danw@gnome.org>
Mon, 3 Sep 2012 12:40:14 +0000 (08:40 -0400)
commit039ecf2bc613ea5687d1052a87c982163e506451
tree6e53e05fa61af5adb365c1c7a90ccf272c7a14a0
parentfa58cef826d8f3b6b3eb0cad230b0421ee35f8a2
g_file_copy: plug a leak

The fallback copy code was leaking the GFileInfo if it didn't have
G_FILE_ATTRIBUTE_STANDARD_TYPE.

https://bugzilla.gnome.org/show_bug.cgi?id=682560
gio/gfile.c