If send_with_reply() returns TRUE but with pending call NULL, cope gracefully.
commitf1e0a64b9f02a77cfd468f146ed3f398b2c1c8bc
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 21 Feb 2007 15:04:20 +0000 (21 15:04 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 21 Feb 2007 15:04:20 +0000 (21 15:04 +0000)
treec4fd3d2d343e4515f6257e27e9e6885367e246ec
parent8dce2df1ceacffb2aa6e2cc8b1d4b58ee95ac5b1
If send_with_reply() returns TRUE but with pending call NULL, cope gracefully.
This is a workaround for the fact that trying to use the object path
/org/freedesktop/DBus/Local in a message header (e.g. when introspecting
trackerd with dbus-inspector) causes us to be disconnected by the bus daemon.
_dbus_bindings/conn-methods.c