php-src/ext/zip
Rasmus Lerdorf 2186e1583d When src->src is null this doesn't get initialized
but it is still used, so the passed in *ze will point
to unitialized memory. Hopefully src->src is never
null, but just in case this initialization doesn't hurt.
2013-10-20 22:15:35 -07:00
..
examples - sync with PECL HEAD 2008-05-21 09:27:41 +00:00
lib When src->src is null this doesn't get initialized 2013-10-20 22:15:35 -07:00
tests Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
config.m4 initial libzip upgrade patch to 0.10.1 2012-06-07 21:01:31 +02:00
config.w32 zip windows fixes 2012-06-07 21:01:32 +02:00
CREDITS
php_zip.c - Moved NULL check before dereferencing 2013-10-20 09:50:11 -02:00
php_zip.h Happy New Year 2013-01-01 16:28:54 +08:00
TODO
zip_stream.c - Fixed bug #49072 (feof never returns true for damaged file in zip). 2011-02-01 14:44:29 +00:00