]> granicus.if.org Git - php/commit
Fixed bug #67359 (Segfault in recursiveDirectoryIterator)
authorXinchen Hui <laruence@php.net>
Sun, 1 Jun 2014 11:41:01 +0000 (19:41 +0800)
committerXinchen Hui <laruence@php.net>
Sun, 1 Jun 2014 11:41:01 +0000 (19:41 +0800)
commit38be99b739c6ad55b01fe304a083e7a1e36c05ee
treeda546c8451d829cbe64b0af00fba1b6451a88ac4
parentb5d9983ff4373793621ee4b21d4964b30c5d21c8
Fixed bug #67359 (Segfault in recursiveDirectoryIterator)
NEWS
ext/spl/spl_directory.c
ext/spl/spl_iterators.c
ext/spl/tests/bug67359.phpt [new file with mode: 0644]