dbus ChangeLog,1.632.2.10,1.632.2.11

Joe Shaw joe at freedesktop.org
Fri Mar 11 09:39:58 PST 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv11103

Modified Files:
      Tag: dbus-0-23
	ChangeLog 
Log Message:
2005-03-11  Joe Shaw  <joeshaw at novell.com>

	* dbus/dbus-connection.c (dbus_connection_send_with_reply): Remove
	this unref; it doesn't match up evenly in some codepaths.
	(_dbus_connection_block_pending_call): Unref at every exitpoint;
	this evenly matches with the ref near the top of this function.

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.632.2.10
retrieving revision 1.632.2.11
diff -u -d -r1.632.2.10 -r1.632.2.11
--- ChangeLog	9 Mar 2005 23:12:24 -0000	1.632.2.10
+++ ChangeLog	11 Mar 2005 17:39:56 -0000	1.632.2.11
@@ -1,4 +1,11 @@
-2005-03-9  Joe Shaw  <joeshaw at novell.com>
+2005-03-11  Joe Shaw  <joeshaw at novell.com>
+
+	* dbus/dbus-connection.c (dbus_connection_send_with_reply): Remove
+	this unref; it doesn't match up evenly in some codepaths.
+	(_dbus_connection_block_pending_call): Unref at every exitpoint;
+	this evenly matches with the ref near the top of this function.
+	
+2005-03-09  Joe Shaw  <joeshaw at novell.com>
 
         * NEWS: Update for 0.23.3
 



More information about the dbus-commit mailing list