]> granicus.if.org Git - php/commit
- Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is much
authorAndi Gutmans <andi@php.net>
Fri, 24 Dec 1999 15:43:39 +0000 (15:43 +0000)
committerAndi Gutmans <andi@php.net>
Fri, 24 Dec 1999 15:43:39 +0000 (15:43 +0000)
commit3f6e00e48ddef5ab2dd73aa093c3654edd6ca534
treedbc0e52fe06f082ab90885c03c8ee6b316b42beb
parent62b2087a84018cf19e569b0256f2c3cbf4179470
- Use ALLOC_ZVAL() in PHP. Finding the places to put FREE_ZVAL(z) is much
  more tricky and I'm not sure how many places this is. zval allocations
  were only made directly in 11 places.
ext/hyperwave/hw.c
ext/pcre/php_pcre.c
ext/session/session.c
ext/standard/array.c
ext/wddx/wddx.c
sapi/isapi/php4isapi.c