Blob Blame History Raw
diff -rupN deco-1.6.2.old/arch.c deco-1.6.2/arch.c
--- deco-1.6.2.old/arch.c	2010-06-07 14:31:24.000000000 -0400
+++ deco-1.6.2/arch.c	2013-02-23 11:43:53.899624737 -0500
@@ -164,6 +164,7 @@ static bool handle_contents(const struct
 	char *moved;
 	unsigned int entries = 0;
 
+	first.p = first.e = first.z = NULL;
 	dir = open_dir(a->sandbox.p);
 	if (!dir)
 		return false;