summaryrefslogtreecommitdiff
path: root/vala
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-02 12:44:08 +0100
committerXavier Claessens <xclaesse@gmail.com>2011-11-07 14:34:52 +0100
commit4de1cf73eaa89f75e540387be8c57e8fc34b343d (patch)
treeabcc149b2bda2675f799f9167d1cb2cebf38e184 /vala
parentdedce116cc8b592743cb599bda3e6aa32c5be730 (diff)
Fix race condition when an observer calls claim_with then accept the contextHEADmaster
tp_channel_dispatch_operation_claim_with_async() were preparing itself as first step, which means the dbus call is not made directly, and the tp_observer_context_accept() dbus message could get to MC first, making MC dispatch the channel to any capable handler. There is no reason to prepare self in _async calls, caller is responsible for that. Fixes fd.o#42503
Diffstat (limited to 'vala')
0 files changed, 0 insertions, 0 deletions