dbus ChangeLog,1.632.2.8,1.632.2.9
Joe Shaw
joe at freedesktop.org
Wed Mar 9 09:29:39 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv13767
Modified Files:
Tag: dbus-0-23
ChangeLog
Log Message:
2005-03-09 Joe Shaw <joeshaw at novell.com>
* dbus/dbus-object-tree.c
(_dbus_object_tree_unregister_and_unlock): If checks are enabled
and we try to unregister a path that's not registered, still go
through the process of unlocking and don't just return.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.632.2.8
retrieving revision 1.632.2.9
diff -u -d -r1.632.2.8 -r1.632.2.9
--- ChangeLog 9 Mar 2005 04:35:17 -0000 1.632.2.8
+++ ChangeLog 9 Mar 2005 17:29:37 -0000 1.632.2.9
@@ -1,3 +1,10 @@
+2005-03-09 Joe Shaw <joeshaw at novell.com>
+
+ * dbus/dbus-object-tree.c
+ (_dbus_object_tree_unregister_and_unlock): If checks are enabled
+ and we try to unregister a path that's not registered, still go
+ through the process of unlocking and don't just return.
+
2005-03-08 Joe Shaw <joeshaw at novell.com>
Fix a bunch of lifecycle and memory management problems
More information about the dbus-commit
mailing list