]> granicus.if.org Git - php/commit
initialize retval_ptr_ptr before returning FAILURE
authorAntony Dovgal <tony2001@php.net>
Fri, 27 Apr 2007 08:11:37 +0000 (08:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 27 Apr 2007 08:11:37 +0000 (08:11 +0000)
commit0e5d853a8d905ecebe012649cddd1e7a1f537332
tree0ca59bd2d52b956e87b4b1737c3127ca0a35bb5b
parentc6f98e07226e43f39f885ac0782dd417b4b46385
initialize retval_ptr_ptr before returning FAILURE
this fixes invalid read in #41209
Zend/tests/bug41209.phpt [new file with mode: 0644]
Zend/zend_execute_API.c