]> granicus.if.org Git - php/commit
Partial fix for bug #77751
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 10:04:25 +0000 (11:04 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 18 Mar 2019 10:06:23 +0000 (11:06 +0100)
commit4f034016289f5a52073bfd012899dd3e202742b5
treee83f199daf50427aa25d079dd832cf0c5754643f
parent54bf8c820f4ac2c9204cd09b66fbe99c3db5939b
Partial fix for bug #77751

This avoids the segfault, but it will not make writing to the
SplFileObject during output shutdown work.
ext/spl/spl_directory.c
ext/spl/tests/bug77751.phpt [new file with mode: 0644]