diff -r c3b9f355e11a -r 7dbce8723eff pidgin/gtkaccount.c --- a/pidgin/gtkaccount.c Tue Oct 30 02:33:18 2007 +0000 +++ b/pidgin/gtkaccount.c Tue Oct 30 02:44:36 2007 +0000 @@ -1129,6 +1129,7 @@ g_list_free(dialog->user_split_entries); g_list_free(dialog->protocol_opt_entries); g_free(dialog->protocol_id); + g_object_unref(dialog->sg); purple_imgstore_unref(dialog->icon_img);