]> granicus.if.org Git - php/commit
fix zip access to work in all compilers, present and future, and on all arches withou...
authorGreg Beaver <cellog@php.net>
Fri, 20 Feb 2009 05:06:37 +0000 (05:06 +0000)
committerGreg Beaver <cellog@php.net>
Fri, 20 Feb 2009 05:06:37 +0000 (05:06 +0000)
commit2344d800155018bc2284161b9318d7fa79cb8533
treea9232695add416ec4aa642db2f3a40a9fb89f28e
parenta59180232e0cce82ca4789e89f8a04c7f7239ca8
fix zip access to work in all compilers, present and future, and on all arches without potential for bus errors.  This removes PHAR_ZIP_PACK in favor of a safer approach
ext/phar/phar.c
ext/phar/pharzip.h
ext/phar/zip.c