dbus ChangeLog,1.875,1.876
Ross Burton
ross at freedesktop.org
Wed Aug 17 10:30:47 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv28303
Modified Files:
ChangeLog
Log Message:
Unref message and protect against NULL
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.875
retrieving revision 1.876
diff -u -d -r1.875 -r1.876
--- ChangeLog 16 Aug 2005 22:54:02 -0000 1.875
+++ ChangeLog 17 Aug 2005 17:30:45 -0000 1.876
@@ -1,3 +1,9 @@
+2005-08-17 Ross Burton <ross at burtonini.com>
+
+ * glib/dbus-gproxy.c:
+ (dbus_g_proxy_call_no_reply): unref the message once sent.
+ (dbus_g_proxy_call): protect against NULL proxy.
+
2005-08-16 John (J5) Palmieri <johnp at redhat.com>
* python/__init__.py: Version updated (0, 43, 0)
More information about the dbus-commit
mailing list