]> granicus.if.org Git - php/commit
Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
authorStanislav Malyshev <stas@php.net>
Mon, 22 Feb 2016 00:51:05 +0000 (16:51 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 22 Feb 2016 00:51:05 +0000 (16:51 -0800)
commita6fdc5bb27b20d889de0cd29318b3968aabb57bd
tree2db9571ed104de037bfa25a20349b1d71a2e79a5
parentb1bd4119bcafab6f9a8f84d92cd65eec3afeface
Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
ext/phar/tests/bug71488.phpt
ext/phar/tests/bug71498.phpt [new file with mode: 0644]
ext/phar/tests/bug71498.zip [new file with mode: 0644]
ext/phar/zip.c