]> granicus.if.org Git - php/commit
FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename...
authorStanislav Malyshev <stas@php.net>
Tue, 29 Sep 2015 00:12:35 +0000 (17:12 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 29 Sep 2015 00:12:35 +0000 (17:12 -0700)
commite78ac461dbefb7c4a3e9fde78d50fbc56b7b0183
tree78777613b84871cb241e5eba016a45ae6da7d0c9
parentd698f0ae51f67c9cce870b09c59df3d6ba959244
FIx bug #70433 - Uninitialized pointer in phar_make_dirstream when zip entry filename is "/"
ext/phar/dirstream.c
ext/phar/tests/bug70433.phpt [new file with mode: 0644]
ext/phar/tests/bug70433.zip [new file with mode: 0755]