]> granicus.if.org Git - php/commit
Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()
authorStanislav Malyshev <stas@php.net>
Mon, 15 Feb 2016 07:35:29 +0000 (23:35 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 15 Feb 2016 08:10:21 +0000 (00:10 -0800)
commit889e3b62f4229784143c5d645c15a8a42f07797d
tree6c314d1de807f2adaabf2b9068eb2a834b5f7fae
parente18910c2966b8197af8b028e3e3153ee975c4876
Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()
ext/xsl/tests/bug71540.phpt [new file with mode: 0644]
ext/xsl/xsltprocessor.c