aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-new-chatroom-dialog.c
diff options
context:
space:
mode:
authorJonathan Tellier <jonathan.tellier@gmail.com>2009-08-29 02:19:47 +0800
committerjtellier <jonathan.tellier@collabora.co.uk>2009-08-29 02:27:43 +0800
commite84021944cfde5665a5286b1dbabe296a67f7231 (patch)
tree3568abc8deb98b01cddbf569e5eb1fe2484e6812 /src/empathy-new-chatroom-dialog.c
parent0f70b1bfb5714c98aa70d062b5ac7ec0e5a03dac (diff)
downloadgsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar.gz
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar.bz2
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar.lz
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar.xz
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.tar.zst
gsoc2013-empathy-e84021944cfde5665a5286b1dbabe296a67f7231.zip
Fixed bug which would occur when deleting account with pending changes
- When the selected account was NULL, accounts_dialog_has_pending_change() would not check its state correctly. That function is working with a pointer on a pointer to the account and was not dereferencing properly. - The pointer to the account we pass to accounts_dialog_has_pending_change() is now properly initialized to NULL. - When deleting an account, the COL_ACCOUNT_POINTER column is now properly set to NULL.
Diffstat (limited to 'src/empathy-new-chatroom-dialog.c')
0 files changed, 0 insertions, 0 deletions