]> git.street.me.uk Git - andy/viking.git/blobdiff - src/geonamessearch.c
Extract a UI module for babel
[andy/viking.git] / src / geonamessearch.c
index 1f72cd3af3b1acb7f825cbd214586b3439d74080..0fd9380210bb24ef6f7cdcec349bd1c092bd6833 100644 (file)
@@ -230,6 +230,7 @@ static GList *a_select_geoname_from_list(GtkWindow *parent, GList *geonames, gbo
             }
             geoname_runner = g_list_next(geoname_runner);
           }
+         g_free ( name );
         }
       }
       while ( gtk_tree_model_iter_next ( GTK_TREE_MODEL(store), &iter ) );