On Mon, Dec 05, 2005 at 03:39:35PM -0500, Christian Stimming wrote: > #if VFAT_DOESNT_SUCK /* chown always fails on vfat fs */ > - g_free(tmp_name); > - return FALSE; > + /* g_free(tmp_name); > + return FALSE; */ > #endif Is this your prediction that VFAT will never not suck? :) -chris