]> granicus.if.org Git - php/commit
fix #39125 (Memleak when reflecting non-existing class/method)
authorAntony Dovgal <tony2001@php.net>
Wed, 11 Oct 2006 15:51:17 +0000 (15:51 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 11 Oct 2006 15:51:17 +0000 (15:51 +0000)
commita92a0703531f344885ea2b89dddb6205d18b99a0
treeaefa789cc1e127174a4f642134171cb432a3ee54
parent7154dd7b87328617b394f1090f8982f4b465ac1d
fix #39125 (Memleak when reflecting non-existing class/method)
ext/reflection/php_reflection.c
ext/reflection/tests/009.phpt [new file with mode: 0755]
ext/reflection/tests/bug39067.phpt