Continue work on bug 12859, plus some code cleanup.
[pspp-builds.git] / src / error.c
index f3f805c60a3992b538c40c1a365cb24e20d9607a..3c91f73266ef4848f5a66931322e32ce43e9b2d0 100644 (file)
@@ -203,6 +203,8 @@ err_hcf (int success)
   getl_uninitialize ();
 
   free(file_loc);
+  file_loc = NULL;
+  
   outp_done ();
   done_glob();