diff options
author | Michael Wallner <mike@php.net> | 2014-12-04 13:02:30 +0100 |
---|---|---|
committer | Michael Wallner <mike@php.net> | 2014-12-04 13:02:30 +0100 |
commit | f0a17c293b5b240a4da27e6b5f89dbd9c9183488 (patch) | |
tree | 1d6d62edf7a1eb14a09a1d2fd2903c78e6337eea /sapi/apache2handler/php_functions.c | |
parent | f8e7b3d166a4aba2ebd9469731b01ccd30065184 (diff) | |
download | php-git-f0a17c293b5b240a4da27e6b5f89dbd9c9183488.tar.gz |
Fix zend_fcall_info_arg*() to use ZVAL_COPY
As zend_fcall_info_args_clear() calls zval_ptr_dtor() we also have
to increase the refcount of refcounted zvals added as params,
like it is already done in zend_fcall_info_args_ex().
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions