epiphany r8885 - trunk/src



Author: xan
Date: Fri Mar 13 18:06:08 2009
New Revision: 8885
URL: http://svn.gnome.org/viewvc/epiphany?rev=8885&view=rev

Log:
ephy-profile-migration: and another.

Modified:
   trunk/src/ephy-profile-migration.c

Modified: trunk/src/ephy-profile-migration.c
==============================================================================
--- trunk/src/ephy-profile-migration.c	(original)
+++ trunk/src/ephy-profile-migration.c	Fri Mar 13 18:06:08 2009
@@ -117,6 +117,7 @@
 
     if (result != 1) {
       g_warning (_("Failed to read latest migration marker, aborting profile migration."));
+      g_free (migrated_file);
       return;
     }
   } else



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]