2003-02-27 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Thu, 27 Feb 2003 05:12:39 +0000 (05:12 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 27 Feb 2003 05:12:39 +0000 (05:12 +0000)
commitff190005e5e518c1d78fd83b0da3642280ead84c
tree730cafef9a98ed8e4a964b879ee35e8acbec6018
parent13f70ce711630d7f70c0b11fa57639fad95e4afd
2003-02-27  Havoc Pennington  <hp@pobox.com>

* dbus/dbus-connection.c
(dbus_connection_send_message_with_reply_and_block): fix doh!
doh! doh! bug that resulted in never removing a reply from the
queue, no wonder we called get_reply_serial so much ;-)

* dbus/dbus-message.c (struct DBusMessage): cache reply serial
and client serial instead of demarshaling them every time
ChangeLog
dbus/dbus-connection.c
dbus/dbus-message.c