AuthSession: let the callback unreference "self"
authorAlberto Mardegan <alberto.mardegan@canonical.com>
Tue, 17 Jul 2012 08:48:08 +0000 (11:48 +0300)
committerAlberto Mardegan <alberto.mardegan@canonical.com>
Tue, 17 Jul 2012 08:48:08 +0000 (11:48 +0300)
commit70e3b3de73e1d1383bcb6b4fc0a476717b63924b
treef69d307282464b11c3f22a17dd8b8e0fe67a7377
parent890245d300062ec54c80ae85b3e647d1ed553430
AuthSession: let the callback unreference "self"

Keep a reference on "self" while invoking the callback.
This fixes:
http://code.google.com/p/accounts-sso/issues/detail?id=81
libsignon-glib/signon-auth-session.c
tests/check_signon.c