]> granicus.if.org Git - php/commit
fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement)
authorAntony Dovgal <tony2001@php.net>
Sun, 6 Aug 2006 17:41:39 +0000 (17:41 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 6 Aug 2006 17:41:39 +0000 (17:41 +0000)
commit61312ae102a09031e1ef4e8abe1c861d904a03c4
tree132b35a24f6314a713b09e1ced06895b872d4bbf
parent3e0a13fa9f101df23ad68d546dcffa626b6f7736
fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement)
ext/libxml/libxml.c
ext/simplexml/simplexml.c
ext/simplexml/tests/bug38347.phpt [new file with mode: 0644]