dbus ChangeLog,1.567,1.568

Olivier Andrieu oandrieu at freedesktop.org
Fri Sep 17 09:14:51 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-sysdeps.c (_dbus_user_at_console): fix memleak in OOM.

* doc/busconfig.dtd: update the DTD for the at_console attribute.

* bus/driver.c (bus_driver_handle_hello): correctly handle Hello
messages after the first one (bug #1389).

* bus/dispatch.c (check_double_hello_message): add a test case for the
double hello message bug.  (check_existent_service_activation): fix
check of spawning error.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.567
retrieving revision 1.568
diff -u -d -r1.567 -r1.568
--- ChangeLog	16 Sep 2004 19:56:26 -0000	1.567
+++ ChangeLog	17 Sep 2004 09:14:49 -0000	1.568
@@ -1,3 +1,16 @@
+2004-09-17  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
+	* dbus/dbus-sysdeps.c (_dbus_user_at_console): fix memleak in OOM.
+
+	* doc/busconfig.dtd: update the DTD for the at_console attribute.
+
+	* bus/driver.c (bus_driver_handle_hello): correctly handle Hello
+	messages after the first one (bug #1389).
+	
+	* bus/dispatch.c (check_double_hello_message): add a test case for
+	the double hello message bug.
+	(check_existent_service_activation): fix check of spawning error.
+	
 2004-09-16  David Zeuthen  <david at fubar.dk>
 
 	* python/dbus_bindings.pyx.in: Add support for int64 and uint64



More information about the dbus-commit mailing list