dbus ChangeLog,1.1203.2.12,1.1203.2.13
Havoc Pennington
hp at kemper.freedesktop.org
Fri Apr 27 10:58:13 PDT 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv26622
Modified Files:
Tag: DBUS_1_0
ChangeLog
Log Message:
2007-04-27 Havoc Pennington <hp at redhat.com>
* dbus/dbus-sysdeps-unix.c (_dbus_open_socket): fix #10781 from
Tobias Nygren, checking pointer to fd vs. 0 rather than checking
the fd itself
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1203.2.12
retrieving revision 1.1203.2.13
diff -u -d -r1.1203.2.12 -r1.1203.2.13
--- ChangeLog 3 Mar 2007 10:38:19 -0000 1.1203.2.12
+++ ChangeLog 27 Apr 2007 17:58:10 -0000 1.1203.2.13
@@ -1,3 +1,9 @@
+2007-04-27 Havoc Pennington <hp at redhat.com>
+
+ * dbus/dbus-sysdeps-unix.c (_dbus_open_socket): fix #10781 from
+ Tobias Nygren, checking pointer to fd vs. 0 rather than checking
+ the fd itself
+
2007-03-03 Thiago Macieira <thiago at kde.org>
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
More information about the dbus-commit
mailing list