Bug 71093: finish making parameters fully typed - Simon McVittie <smcv@collabora.com> - 10/31/2013 Back to Bug | Your Reviews | Help
Attachment 93319: [MC 4/5] _mcd_account_reconnect: if the account isn't valid, just disconnect - Simon McVittie <smcv@collabora.com> - 2/3/2014 (View )

Show Quick Help

From: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date: Thu, 30 Jan 2014 16:59:41 +0000
Subject: [PATCH 4/5] _mcd_account_reconnect: if the account isn't valid, just
disconnect
It is not valid to call _mcd_account_connection_begin() unless the
account has a TpProtocol; in particular, if the account is "valid",
then we know it does have a TpProtocol.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71093
---
src/mcd-account.c | 36 ++++++++++++++++--------------------
1 file changed, 16 insertions(+), 20 deletions(-)
<Overall Comment>
Previous Reviews
Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2/4/2014
-----------------------------------------------------------------
++
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.