]> granicus.if.org Git - php/commit
- Fix leak in fetch_dim_address() which was already fixed in
authorAndi Gutmans <andi@php.net>
Wed, 17 Jan 2001 17:34:16 +0000 (17:34 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 17 Jan 2001 17:34:16 +0000 (17:34 +0000)
commit62606e7789054fc036a6ccc892e8988a2f0c69ba
tree8cf2c5bc871e615c4b446a60eeec73ab3edafe9d
parentdb50ae2e7dc88b4693a57076a01963e7b97ef40d
- Fix leak in fetch_dim_address() which was already fixed in
- fetch_dim_object(). Take the oppertunity to make both use the same
- function and not duplicate the code.
Zend/zend_execute.c