dbus ChangeLog,1.1106,1.1107

John Palmieri johnp at kemper.freedesktop.org
Thu Sep 7 11:28:15 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv31251

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-spawn.c (_dbus_spawn_async_with_babysitter): Make sure we
  close child_err_report_pipe[WRITE_END] on exec (Patch from
  Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>)



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1106
retrieving revision 1.1107
diff -u -d -r1.1106 -r1.1107
--- ChangeLog	7 Sep 2006 18:24:11 -0000	1.1106
+++ ChangeLog	7 Sep 2006 18:28:13 -0000	1.1107
@@ -1,5 +1,11 @@
 2006-09-07  John (J5) Palmieri  <johnp at redhat.com>
 
+	* dbus/dbus-spawn.c (_dbus_spawn_async_with_babysitter): Make sure we
+	close child_err_report_pipe[WRITE_END] on exec (Patch from 
+	Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>)
+
+2006-09-07  John (J5) Palmieri  <johnp at redhat.com>
+
 	* Clean up close calls to use _dbus_close (Patch from 
 	Kimmo Hämäläinen <kimmo dot hamalainen at nokia dot com>)
 



More information about the dbus-commit mailing list