Invoke the callback when errors occur
authorAlberto Mardegan <alberto.mardegan@canonical.com>
Tue, 5 Feb 2013 12:44:49 +0000 (14:44 +0200)
committerAlberto Mardegan <alberto.mardegan@canonical.com>
Tue, 5 Feb 2013 14:23:39 +0000 (16:23 +0200)
commitd1fce4748cd5e43af8e5975287770ee9419d56d3
tree652f51f932e6f5914ffce004c153d7029784db63
parenta89ecd228d2aa7327ddafc6ac14202eae3013511
Invoke the callback when errors occur

Fix a bug when the SignonAuthSession::process callback was not being
invoked if any error occurred, and add a test case to catch future
regressions.
libsignon-glib/signon-auth-session.c
tests/check_signon.c