libgnomeui r5557 - trunk/file-chooser



Author: kmaraas
Date: Thu Mar  6 22:32:58 2008
New Revision: 5557
URL: http://svn.gnome.org/viewvc/libgnomeui?rev=5557&view=rev

Log:
Revert pending approval

Modified:
   trunk/file-chooser/gtkfilesystemgio.c

Modified: trunk/file-chooser/gtkfilesystemgio.c
==============================================================================
--- trunk/file-chooser/gtkfilesystemgio.c	(original)
+++ trunk/file-chooser/gtkfilesystemgio.c	Thu Mar  6 22:32:58 2008
@@ -787,6 +787,7 @@
 
       icon_file = g_file_icon_get_file (G_FILE_ICON (icon));
       name = g_file_get_path (icon_file);
+      g_object_unref (icon_file);
     }
 
   return name;



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