]> granicus.if.org Git - php/commit
Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()
authorStanislav Malyshev <stas@php.net>
Fri, 15 Jan 2016 06:58:40 +0000 (22:58 -0800)
committerLior Kaplan <kaplanlior@gmail.com>
Thu, 28 Apr 2016 17:57:44 +0000 (20:57 +0300)
commit9649ca1630433473a307d015ba1a79a4a7a779f5
tree5616019c7d09842cf126505980783da0701cf260
parent008f983ba6b93372035babd19189bb7272d05997
Fixed bug #71331 - Uninitialized pointer in phar_make_dirstream()
ext/phar/dirstream.c
ext/phar/tar.c
ext/phar/tests/bug71331.phpt [new file with mode: 0644]
ext/phar/tests/bug71331.tar [new file with mode: 0644]