dbus ChangeLog,1.1041,1.1042
Ross Burton
ross at kemper.freedesktop.org
Wed Jun 14 09:49:39 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv32206
Modified Files:
ChangeLog
Log Message:
2006-06-14 Ross Burton <ross at openedhand.com>
* glib/dbus-gobject.c:
Free a leaking GArray (surely not!) in dbus_g_method_return.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1041
retrieving revision 1.1042
diff -u -d -r1.1041 -r1.1042
--- ChangeLog 14 Jun 2006 14:39:50 -0000 1.1041
+++ ChangeLog 14 Jun 2006 16:49:37 -0000 1.1042
@@ -1,5 +1,10 @@
2006-06-14 Ross Burton <ross at openedhand.com>
+ * glib/dbus-gobject.c:
+ Free a leaking GArray (surely not!) in dbus_g_method_return.
+
+2006-06-14 Ross Burton <ross at openedhand.com>
+
* tools/Makefile.am:
* tools/dbus-monitor.c:
Don't use the GLib bindings in dbus-monitor (patch from Ralf
More information about the dbus-commit
mailing list