]> granicus.if.org Git - php/commit
- fixed bug #49072, feof never returns true for damaged file in zip
authorPierre Joye <pajoye@php.net>
Tue, 11 Aug 2009 15:12:00 +0000 (15:12 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 11 Aug 2009 15:12:00 +0000 (15:12 +0000)
commit33a93474df7214b3f5a638df46f4bf5af5c27b38
tree7188538e1f71e9f4046501d1a751f090337f5393
parent94976f4694c681391bd6b20476c69ff1f69532ac
- fixed bug #49072, feof never returns true for damaged file in zip
NEWS
ext/zip/lib/zip_fread.c
ext/zip/tests/bug49072.phpt [new file with mode: 0644]
ext/zip/tests/bug49072.zip [new file with mode: 0644]
ext/zip/zip_stream.c