]> granicus.if.org Git - php/commit
Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extended
authorNikita Popov <nikic@php.net>
Wed, 30 Jan 2013 19:23:39 +0000 (20:23 +0100)
committerNikita Popov <nikic@php.net>
Wed, 30 Jan 2013 19:23:39 +0000 (20:23 +0100)
commit321f4f18e52bfabe19fb9217dff0bf661d48e5d3
tree82c310b816b22c6969c5605adf2bf21cbdd18639
parentec53b60072799704a0d94cdd935bdf54bd5e5344
Fixed bug #64106: Segfault on SplFixedArray[][x] = y when extended
NEWS
ext/spl/spl_array.c
ext/spl/spl_fixedarray.c
ext/spl/tests/bug64106.phpt [new file with mode: 0644]