MFB: fix another memory leak

This commit is contained in:
Greg Beaver 2008-09-26 04:54:22 +00:00
parent 59465a879d
commit 87fe536371

View File

@ -686,6 +686,7 @@ splitted:
int save_len;
notfound:
efree(entry);
save = PHAR_G(cwd);
save_len = PHAR_G(cwd_len);
/* this file is not in the current directory, use the original path */