]> granicus.if.org Git - php/commit
fix memory leak and typo in zend_parse_parameters(), which caused segfault
authorAntony Dovgal <tony2001@php.net>
Wed, 15 Nov 2006 22:09:25 +0000 (22:09 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 15 Nov 2006 22:09:25 +0000 (22:09 +0000)
commit37754b437fe75c423bc6797ccc7a6217b92a7e31
tree0cf48f0f370abe5050fe8d8c7cf7c475fc330102
parent0252643b32bc5b4233a577723d96625de8bb6fdf
fix memory leak and typo in zend_parse_parameters(), which caused segfault
add test
ext/standard/array.c
ext/standard/tests/array/array_pad.phpt [new file with mode: 0644]