dbus ChangeLog,1.1121,1.1122
Havoc Pennington
hp at kemper.freedesktop.org
Thu Sep 14 06:53:18 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv26823
Modified Files:
ChangeLog
Log Message:
2006-09-14 Havoc Pennington <hp at redhat.com>
* dbus/dbus-transport-unix.c (unix_do_iteration): fix a valgrind
complaint about accessing revents when poll returns 0, from Julian Seward.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1121
retrieving revision 1.1122
diff -u -d -r1.1121 -r1.1122
--- ChangeLog 14 Sep 2006 05:46:22 -0000 1.1121
+++ ChangeLog 14 Sep 2006 13:53:15 -0000 1.1122
@@ -1,3 +1,8 @@
+2006-09-14 Havoc Pennington <hp at redhat.com>
+
+ * dbus/dbus-transport-unix.c (unix_do_iteration): fix a valgrind
+ complaint about accessing revents when poll returns 0, from Julian Seward.
+
2006-09-14 John (J5) Palmieri <johnp at redhat.com>
* Released 1.0 RC 1 (0.93)
More information about the dbus-commit
mailing list