[Fwd: Gio filechooser backend crash]
- From: Kjartan Maraas <kmaraas broadpark no>
- To: gnome-release-team <release-team gnome org>
- Subject: [Fwd: Gio filechooser backend crash]
- Date: Thu, 06 Mar 2008 23:33:56 +0100
Hi all.
This is a freeze break request to fix a crash in the file chooser
backend.
Cheers
Kjartan
--- Begin Message ---
- From: Alexander Larsson <alexl redhat com>
- To: Kjartan Maraas <kmaraas broadpark no>
- Subject: Gio filechooser backend crash
- Date: Thu, 06 Mar 2008 23:03:14 +0100
I found at least one crash when testing the gio backend. Patch attached.
Index: gtkfilesystemgio.c
===================================================================
--- gtkfilesystemgio.c (revision 5555)
+++ gtkfilesystemgio.c (working copy)
@@ -787,7 +787,6 @@ get_icon_string (GIcon *icon)
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;
--- End Message ---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]