From 2eb1ec6ac0091a6432ce6be5dc506d375af21650 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 3 Jul 2012 11:09:04 -0500 Subject: init path to NULL --- xombrero.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xombrero.c b/xombrero.c index ac1a57d..583b3f2 100644 --- a/xombrero.c +++ b/xombrero.c @@ -749,7 +749,7 @@ guess_url_type(char *url_in) struct stat sb; char *url_out = NULL, *enc_search = NULL; int i; - char *cwd, *path; + char *cwd, *path = NULL; char **sv; -- cgit 1.4.1-2-gfad0