]> granicus.if.org Git - php/commit
Fix bug #73073 - CachingIterator null dereference when convert to string
authorStanislav Malyshev <stas@php.net>
Wed, 21 Sep 2016 05:59:12 +0000 (22:59 -0700)
committerStanislav Malyshev <stas@php.net>
Wed, 21 Sep 2016 05:59:12 +0000 (22:59 -0700)
commit33a8af0510c5899cbf9148f53da08cf4f2df0013
tree3fd72bd8686614db36d15d4783fa3e5ebd9bbea8
parent4dd70b6e2f40c0ad85bea761803f2aeeb8ef785a
Fix bug #73073 - CachingIterator null dereference when convert to string
ext/spl/spl_iterators.c
ext/spl/tests/bug73073.phpt [new file with mode: 0644]