Bug 621905 – Assume a ref when doing async work
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 17 Jun 2010 16:26:15 +0000 (18:26 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 17 Jun 2010 16:49:55 +0000 (18:49 +0200)
commitb3cc28bc34bd0b341f1786dc478cff259ce5d1da
tree2477a8f9602e153531f2ce8798c3985fc9c7e95c
parentd352ec2bf383754f352fc7cbfb7a48918cc0d9ea
Bug 621905 – Assume a ref when doing async work

When asynchronously acquiring the DBus connection, assume a reference to
the proxy object, to avoid destroying it in the middle of the operation.

See https://bugzilla.gnome.org/show_bug.cgi?id=621905
gio/gdbusproxy.c