]> granicus.if.org Git - php/commit
#72085: SEGV on unknown address zif_xml_parse
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 16 Aug 2016 22:41:31 +0000 (00:41 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 16 Aug 2016 22:42:45 +0000 (00:42 +0200)
commit1bb92d52121cf2635df163911216bf2958db4d34
tree3b2c22da77eaf4fc149872c138f834df9ed8b8e1
parent4a4422740f917f46e0860024667042733f61152b
#72085: SEGV on unknown address zif_xml_parse

We better make sure that the ZVALs we're accessing as arrays are indeed
arrays.
NEWS
ext/xml/tests/bug72085.phpt [new file with mode: 0644]
ext/xml/xml.c