mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
fix another memory leak
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user