dbus ChangeLog,1.949,1.950
Robert McQueen
robot101 at freedesktop.org
Fri Jan 27 07:15:18 PST 2006
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv25349
Modified Files:
ChangeLog
Log Message:
2006-01-27 Robert McQueen <robot101 at debian.org>
* glib/dbus-gvalue.c (demarshal_valuearray): Patch from Rob Taylor
to free a D-Bus allocated string with dbus_free () instead of
g_free ().
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.949
retrieving revision 1.950
diff -u -d -r1.949 -r1.950
--- ChangeLog 27 Jan 2006 15:06:54 -0000 1.949
+++ ChangeLog 27 Jan 2006 15:15:16 -0000 1.950
@@ -1,3 +1,9 @@
+2006-01-27 Robert McQueen <robot101 at debian.org>
+
+ * glib/dbus-gvalue.c (demarshal_valuearray): Patch from Rob Taylor
+ to free a D-Bus allocated string with dbus_free () instead of
+ g_free ().
+
2006-01-27 Iain Holmes <iain at openedhand.com>
* glib/dbus-gproxy.c (dbus_g_proxy_dispose): Protect the dispose
More information about the dbus-commit
mailing list