xdgmime: plug a small leak

https://bugzilla.gnome.org/show_bug.cgi?id=682560
This commit is contained in:
Dan Winship 2012-08-24 17:03:35 -04:00
parent 03be681e08
commit 4e7031f073

View File

@ -156,6 +156,7 @@ xdg_mime_init_from_directory (const char *directory)
_caches[n_caches + 1] = NULL;
n_caches++;
free (file_name);
return FALSE;
}
}