pidgin/gtkblist.c

branch
soc.2013.gobjectification.plugins
changeset 36911
c823cbd72743
parent 36896
3865997e388b
parent 35030
5eef1ddd79dc
child 36934
e7268aeb3b89
--- 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);

mercurial