2005-03-11 Joe Shaw <joeshaw@novell.com>
authorJoe Shaw <joeshaw@novell.com>
Fri, 11 Mar 2005 17:43:22 +0000 (17:43 +0000)
committerJoe Shaw <joeshaw@novell.com>
Fri, 11 Mar 2005 17:43:22 +0000 (17:43 +0000)
commit3c1d2d65654f92f24d3e5c9c5b88d76a10f72822
tree45ff6c61b961cceea5c854eef8ca982d252c015e
parent59948748b24ca6f266b1eb957849e3d3127242bd
2005-03-11  Joe Shaw  <joeshaw@novell.com>

* dbus/dbus-connection.c (dbus_connection_send_with_reply): Remove
this unref; it doesn't match up evenly in some codepaths.
(_dbus_connection_block_pending_call): Unref at every exitpoint;
this evenly matches with the ref near the top of this function.
ChangeLog
dbus/dbus-connection.c