]> granicus.if.org Git - php/commit
- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 19 Mar 2011 23:15:04 +0000 (23:15 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 19 Mar 2011 23:15:04 +0000 (23:15 +0000)
commit8deb11c0c33cbecf7807ac996ed02cebea1ee068
treef72df22d3c47cca19ed1a98c4a1eb4914ae86207
parent5d0c94829672332216d205634870e15d20f60869
- Fixed bug #54291 (Crash iterating DirectoryIterator for dir name starting
  with \0).
ext/spl/spl_directory.c
ext/spl/tests/bug54291.phpt [new file with mode: 0644]