--- a/pidgin/gtkblist.c Sun Oct 20 18:19:34 2013 +0530
+++ b/pidgin/gtkblist.c Sun Oct 20 20:05:26 2013 +0530
@@ -576,7 +576,7 @@
GtkTreePath *path;
PurpleBlistNode *node;
PurpleGroup *dest;
- gchar *alias;
+ gchar *alias = NULL;
editing_blist = FALSE;
path = gtk_tree_path_new_from_string (arg1);