]> granicus.if.org Git - php/commit
Fixed bug #70852 Segfault getting NULL offset of an ArrayObject.
authorReeze Xia <reeze@php.net>
Thu, 5 Nov 2015 05:46:03 +0000 (13:46 +0800)
committerReeze Xia <reeze@php.net>
Thu, 5 Nov 2015 05:46:03 +0000 (13:46 +0800)
commit51218b3b9dc612b2db7511f93296f975b6c2aa9d
treecc0164c11672de0fe9bed198b8daab3b920ec1fe
parent227c898cd9b763adc5c8371b02a82e5f8351fc5f
Fixed bug #70852 Segfault getting NULL offset of an ArrayObject.
NEWS
ext/spl/spl_array.c
ext/spl/tests/bug70852.phpt [new file with mode: 0644]