commit 42e92655c776c702e26ca679bc29c490170fb5e1
Author: Christophe Fergeau <[email protected]>
Date:   Wed Feb 10 18:10:38 2010 +0100

    don't destroy hal/udev backend multiple times

 tools/generic-callout.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tools/generic-callout.c b/tools/generic-callout.c
index 72eb9ce..b45f6da 100644
--- a/tools/generic-callout.c
+++ b/tools/generic-callout.c
@@ -650,7 +650,6 @@ int itdb_callout_set_ipod_properties (ItdbBackend *backend, 
const char *dev,
         ipod_mountpoint = mount_ipod (dev, fstype);
         if (ipod_mountpoint == NULL) {
                 g_free (xml);
-                backend->destroy (backend);
                 return -1;
         }
         write_sysinfo_extended (ipod_mountpoint, xml); 

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to