2005-02-13 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 13 Feb 2005 20:21:59 +0000 (20:21 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 13 Feb 2005 20:21:59 +0000 (20:21 +0000)
commit7f2973c8d1e124f4744af0bee73679607511f3a4
tree91612316b2d4c18c77b8a0d5196afcbf234b1493
parent770dfe057125f2061772cbb810ff6849cbb3d93c
2005-02-13  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-connection.c (dbus_connection_return_message)
(dbus_connection_borrow_message): hold dispatch lock while message
is outstanding
(_dbus_connection_block_for_reply): hold dispatch lock while we
block for the reply, so nobody steals our reply
(dbus_connection_pop_message): hold the dispatch lock while we
pluck the message
ChangeLog
dbus/dbus-connection.c
dbus/dbus-internals.c