]> granicus.if.org Git - php/commit
- fix possible leak in addFile when an unicode filename is given
authorPierre Joye <pajoye@php.net>
Tue, 31 Oct 2006 19:03:57 +0000 (19:03 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 31 Oct 2006 19:03:57 +0000 (19:03 +0000)
commit9fecf3eea5dc44bd5d28f7eadc2cd6d93985e52d
tree481bf0af310c38d9b0909fdee2383207ad943e17
parent1763eaec256548b7686173a94d0e4df561d64f97
- fix possible leak in addFile when an unicode filename is given
- Mark getStream as Unicode ready, the tests was wrong
  $unistring .= fread($fpbinary); $unistring remains as unicode.
ext/zip/php_zip.c
ext/zip/tests/oo_stream.phpt