dbus ChangeLog,1.1026,1.1027
Rob McQueen
robot101 at kemper.freedesktop.org
Tue Jun 6 17:31:03 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv15341
Modified Files:
ChangeLog
Log Message:
2005-05-06 Robert McQueen <robot101 at debian.org>
* glib/dbus-gtype-specialized.c: Fix obvious leak of GArray in every
call to dbus_g_type_get_struct.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -d -r1.1026 -r1.1027
--- ChangeLog 7 Jun 2006 00:03:57 -0000 1.1026
+++ ChangeLog 7 Jun 2006 00:31:01 -0000 1.1027
@@ -1,5 +1,10 @@
2005-05-06 Robert McQueen <robot101 at debian.org>
+ * glib/dbus-gtype-specialized.c: Fix obvious leak of GArray in every
+ call to dbus_g_type_get_struct.
+
+2005-05-06 Robert McQueen <robot101 at debian.org>
+
* glib/dbus-gvalue-utils.c: Fix the failing test where static string
pointers were put into a GPtrArray-based specialised collection, and
then freed along with the array. GValues which you add into
More information about the dbus-commit
mailing list