dbus ChangeLog,1.605,1.606
Havoc Pennington
hp at freedesktop.org
Thu Nov 25 23:42:26 PST 2004
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv30707
Modified Files:
ChangeLog
Log Message:
2004-11-26 Havoc Pennington <hp at redhat.com>
* test/glib/test-profile.c: tweak a bit, add support for some
made-up minimal malloc overhead with plain sockets, since in
real life some sort of buffers are unavoidable thus we could
count them in the theoretical best case
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -d -r1.605 -r1.606
--- ChangeLog 26 Nov 2004 07:03:05 -0000 1.605
+++ ChangeLog 26 Nov 2004 07:42:24 -0000 1.606
@@ -1,5 +1,12 @@
2004-11-26 Havoc Pennington <hp at redhat.com>
+ * test/glib/test-profile.c: tweak a bit, add support for some
+ made-up minimal malloc overhead with plain sockets, since in
+ real life some sort of buffers are unavoidable thus we could
+ count them in the theoretical best case
+
+2004-11-26 Havoc Pennington <hp at redhat.com>
+
* dbus/dbus-message.c (dbus_message_cache_or_finalize): fix bug
where I was trying to cache one too many messages
More information about the dbus-commit
mailing list