Bug 547080 – g_file_copy leaks expected errors
authorFelix Riemann <friemann@svn.gnome.org>
Sun, 10 Aug 2008 10:55:57 +0000 (10:55 +0000)
committerFelix Riemann <friemann@src.gnome.org>
Sun, 10 Aug 2008 10:55:57 +0000 (10:55 +0000)
commit26f2a3b93c73e7dc83122b57fc838cc0da8f9c3d
treecfc4a6a269289f3127d373993fd991512de61ff6
parent15f92bfc3d05e9214d2cd59da88594c62f6cf2b3
Bug 547080 – g_file_copy leaks expected errors

2008-08-10  Felix Riemann  <friemann@svn.gnome.org>

Bug 547080 – g_file_copy leaks expected errors

* gfile.c: (g_file_copy): Clear G_IO_ERROR_NOT_SUPPORTED errors
before trying the next fallback routine.

svn path=/trunk/; revision=7331
gio/ChangeLog
gio/gfile.c