]> git.0d.be Git - empathy.git/commit
empathy_account_settings_has_account: cope with priv->account being NULL
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Feb 2010 15:05:15 +0000 (15:05 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 24 Feb 2010 15:05:15 +0000 (15:05 +0000)
commitd66105db6105b9ffc3ede09b2513f1243e0a426d
tree6338b67bafd4c30e246e661fac99c2bd05f1aab6
parent6ba961fc2bd6d0e1e5b58ad5509ed0b63c427c74
empathy_account_settings_has_account: cope with priv->account being NULL

priv->account is not garantee to be set so empathy_account_settings_has_account
shouldn't assume it is (#610942).
libempathy/empathy-account-settings.c