]> git.0d.be Git - empathy.git/commit
Fix crash when opening GOA facebook account settings
authorXavier Claessens <xclaesse@gmail.com>
Thu, 3 Nov 2011 08:12:49 +0000 (09:12 +0100)
committerXavier Claessens <xclaesse@gmail.com>
Fri, 4 Nov 2011 09:10:19 +0000 (10:10 +0100)
commitbaeff8af237dd7c4a18d578ed71b3ee87ceb278d
tree727febac2770d62061c0d4478e648812c22e377e
parentb9aad8c8792dfb03975feaec31bdc90d5157a9d2
Fix crash when opening GOA facebook account settings

In that case priv->jid_suffix is NULL, so we should not try to call
remove_jid_suffix().
libempathy-gtk/empathy-account-widget.c