]> granicus.if.org Git - php/commit
remove unused variables in phar_fix_filepath
authorGreg Beaver <cellog@php.net>
Mon, 16 Jun 2008 04:10:53 +0000 (04:10 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 16 Jun 2008 04:10:53 +0000 (04:10 +0000)
commitd8d31bc591b872fbe8c28925c42ef5e43fada892
tree2c5b6f9f4007640f15c17a66f9435238d60ae73c
parent4e65a5814684cee6bb909387834f3530abe1cc65
remove unused variables in phar_fix_filepath
copy virtual_dirs to avoid segfault on multi-process
fix metadata reading for phar.cache_list
initialize manifest to exact size needed (performance increase)
fix freeing of signature on error to use the correct persist value (fixes segfault on error in cache.list)
reset EG(regular_list) so it is identical to how we found it
ext/phar/phar.c
ext/phar/phar.phar