From 5cae0e52071908c71938e418da010d2131c828d1 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 21 Sep 2008 13:40:57 +0000 Subject: correct overzealousness in 25701 --- Src/exec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Src') diff --git a/Src/exec.c b/Src/exec.c index 55b058c17..3ae52dd9c 100644 --- a/Src/exec.c +++ b/Src/exec.c @@ -4177,7 +4177,6 @@ loadautofn(Shfunc shf, int fksh, int autol) shf->filename = fname; } popheap(); - zsfree(fname); return shf; } -- cgit 1.4.1