_dbus_connection_peer_filter_unlocked_no_update: delay freeing reply
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 25 Feb 2011 18:10:59 +0000 (18:10 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 28 Jul 2011 17:23:41 +0000 (18:23 +0100)
commite2c62e668b114ae2877e04029d5c6165f0552f84
tree44652e91df775109add21eb749d384c42bff53d6
parent8304d4a06413bc4be6a1d282e5594bd545413082
_dbus_connection_peer_filter_unlocked_no_update: delay freeing reply

Finalizing the reply could conceivably call callbacks, so wait til we
unlock.

Reviewed-by: Colin Walters <walters@verbum.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=34393
dbus/dbus-connection.c