about summary refs log tree commit diff stats
path: root/xombrero.c
diff options
context:
space:
mode:
Diffstat (limited to 'xombrero.c')
-rw-r--r--xombrero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xombrero.c b/xombrero.c
index 583b3f2..56e09c7 100644
--- a/xombrero.c
+++ b/xombrero.c
@@ -5095,7 +5095,7 @@ download_start(struct tab *t, struct download *d, int flag)
 	const gchar		*suggested_name;
 	gchar			*filename = NULL;
 	char			*uri = NULL;
-	char			*path;
+	char			*path = NULL;
 	int			ret = TRUE;
 	int			i;