[gtkmm] Gtkmm-forge digest, Vol 1 #277 - 2 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.


Today's Topics:

   1. [Bug 97549] Changed - Gnome::Conf::Value::get_list_of_strings causes crashes (bugzilla-daemon widget gnome org)
   2. [Bug 97549] Changed - Gnome::Conf::Value::get_list_of_strings causes crashes (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Nov 2002 02:44:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97549] Changed - Gnome::Conf::Value::get_list_of_strings causes crashes

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=97549

Changed by abas aix meng auth gr 

--- shadow/97549	Tue Nov  5 14:54:11 2002
+++ shadow/97549.tmp.28379	Thu Nov  7 02:44:55 2002
@@ -111,6 +111,13 @@
 Created an attachment (id=12070)
 test.cc - simplified code
 
 
 ------- Additional Comments From murrayc usa net  2002-11-05 14:54 -------
 Confirmed. Here's a simplified version of the test code.
+
+------- Additional Comments From abas aix meng auth gr  2002-11-07 02:44 -------
+The attached patch should fix this issue; however, I'd like someone to
+comment on it, as I'm not quite certain of the ownership issues.
+The essence of it is that gconf_value_get_list returns static data
+belonging to the GConfValue, which is then promptly freed in the
+container_from_gslist_of_values_of_* functions in list_conversion.h



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  7 Nov 2002 02:58:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97549] Changed - Gnome::Conf::Value::get_list_of_strings causes crashes

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=97549

Changed by abas aix meng auth gr 

--- shadow/97549	Thu Nov  7 02:44:55 2002
+++ shadow/97549.tmp.30788	Thu Nov  7 02:58:49 2002
@@ -118,6 +118,11 @@
 ------- Additional Comments From abas aix meng auth gr  2002-11-07 02:44 -------
 The attached patch should fix this issue; however, I'd like someone to
 comment on it, as I'm not quite certain of the ownership issues.
 The essence of it is that gconf_value_get_list returns static data
 belonging to the GConfValue, which is then promptly freed in the
 container_from_gslist_of_values_of_* functions in list_conversion.h
+
+------- Additional Comments From abas aix meng auth gr  2002-11-07 02:58 -------
+Created an attachment (id=12114)
+patch for list_conversions.h
+




--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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