diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-03 10:29:18 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-03 10:29:18 +0200 |
commit | 3b853c97f3e74d4bb3dbdcfe847e1441a2e9dcb5 (patch) | |
tree | bdb291739358e6add17ee0afe1a14ecaee39c2e4 /Zend/zend_operators.h | |
parent | daf222c9f88e2aac41437ca97cfe2c60300eed23 (diff) | |
download | php-git-3b853c97f3e74d4bb3dbdcfe847e1441a2e9dcb5.tar.gz |
Fixed bug #80045
Applying the obvious fix ... however, I think we may need to
rething how we handle trampoline fcc for "f" zpp. It might make
sense to use fcc->function_handler == NULL for that case and
force it to be fetched in zend_call_function instead (it will
be reset to that after the call anyway). Otherwise we will keep
chasing these leaks, as it's the only instance where it's
necessary to free a zpp result.
Diffstat (limited to 'Zend/zend_operators.h')
0 files changed, 0 insertions, 0 deletions