]> git.0d.be Git - empathy.git/commit
UOA auth: Wait for callback when requesting password
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Thu, 23 Aug 2012 13:02:10 +0000 (15:02 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Mon, 27 Aug 2012 13:47:21 +0000 (15:47 +0200)
commit26aa1b3654cab66d91e0ada194be547e790a847b
tree5e6070e97821d7ce49e42361925b93701ec89177
parentfb84a9d544c27f11c3c91efdad8adc4096471a79
UOA auth: Wait for callback when requesting password

signon_auth_session_process() does not keep its own ref on the session
object, so freeing the AuthContext before callback cancels the call.

https://bugzilla.gnome.org/show_bug.cgi?id=680776
libempathy/empathy-uoa-auth-handler.c