[Bug 121084] Changed - Segmentation fault when trying to edit or set an unset value
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Fri, 31 Oct 2003 10:25:42 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=121084
Changed by seb128@debian.org.
--- shadow/121084 Fri Oct 31 10:25:14 2003
+++ shadow/121084.tmp.2442 Fri Oct 31 10:25:42 2003
@@ -98,6 +98,14 @@
Can anyone still reproduce the bug?
------- Additional Comments From seb128@debian.org 2003-10-31 10:25 -------
Created an attachment (id=21092)
a second patch (just a little change)
+
+------- Additional Comments From seb128@debian.org 2003-10-31 10:25 -------
+gconf_value_free() should not be called with an empty argument. I've
+attached a another patch with a simple modification (the patch work
+fine and has been tested by 2 people).
+
+I would like to commit it (the fix is pretty easy and the bug opened
+for 2 months).