Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561176
en ru br
ALT Linux repositórios
S:2.24.4-alt12
5.0: 2.24.1-alt1
4.1: 2.22.0-alt1.1
4.0: 2.16.3-alt3
3.0: 1.0.5-alt7.1

Group :: Sistema/Bibliotecas
RPM: gnome-vfs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: gnome-vfs-2.20.0-fstab-edit-crash.patch
Download


# upstream http://bugzilla.gnome.org/show_bug.cgi?id=300547
diff -Nur gnome-vfs2-2.10.0/libgnomevfs/gnome-vfs-volume-monitor-daemon.c gnome-vfs2-2.10.0.new/libgnomevfs/gnome-vfs-volume-monitor-daemon.c
--- gnome-vfs2-2.10.0/libgnomevfs/gnome-vfs-volume-monitor-daemon.c	2004-12-14 17:23:33.000000000 +0100
+++ gnome-vfs2-2.10.0.new/libgnomevfs/gnome-vfs-volume-monitor-daemon.c	2005-03-17 12:01:07.245801992 +0100
@@ -718,6 +718,9 @@
 			mount = l->data;
 			uri = gnome_vfs_get_uri_from_local_path (mount->mount_path);
 
+			if (uri == NULL)
+			    continue;
+
 			drive = _gnome_vfs_volume_monitor_find_fstab_drive_by_activation_uri (volume_monitor, uri);
 
 			if (drive != NULL) {
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009