summaryrefslogtreecommitdiff
path: root/Zend/zend_ptr_stack.c
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-07-29 12:24:58 +0000
committerAndi Gutmans <andi@php.net>1999-07-29 12:24:58 +0000
commit739132e58dfc1b411f6ba7be4d47814c1d7bbb90 (patch)
tree920d2ea7f5d7c5450a084ec3aa0f6cf28d8fc600 /Zend/zend_ptr_stack.c
parente3246872e3d44ddc853e3bb5a0be37cec11d914b (diff)
downloadphp-git-739132e58dfc1b411f6ba7be4d47814c1d7bbb90.tar.gz
- Fixed a leak when doing inheritance. The parent class name wasn't being freed.
- Fixed a stack leak. Functions that had late argument binding were set up as INIT_FCALL_BY_NAME but were using DO_FCALL and not the corresponding DO_FCALL_BY_NAME.
Diffstat (limited to 'Zend/zend_ptr_stack.c')
0 files changed, 0 insertions, 0 deletions