summaryrefslogtreecommitdiff
path: root/navit/search.c
diff options
context:
space:
mode:
Diffstat (limited to 'navit/search.c')
-rw-r--r--navit/search.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/navit/search.c b/navit/search.c
index 545c2fedb..5529973da 100644
--- a/navit/search.c
+++ b/navit/search.c
@@ -322,6 +322,8 @@ search_by_address(struct search_list *this_, char *addr)
tmp=g_list_next(tmp);
}
g_list_free(phrases);
+ // TODO: Looks like we should g_free(str) here. But this is
+ // currently dead code, so no way to test it.
}
static void