diff options
author | Nikita Popov <nikic@php.net> | 2016-02-13 18:54:49 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-02-13 19:04:54 +0100 |
commit | 502dd99a6ce5c70b6b75884a338610ea0cb4e452 (patch) | |
tree | ea7cbcaf577e8566029b4b641033e45a6850555f /sapi/phpdbg/phpdbg_prompt.c | |
parent | 302214f7ce743b037659f43114222096b281c2e3 (diff) | |
download | php-git-502dd99a6ce5c70b6b75884a338610ea0cb4e452.tar.gz |
Fix ZEND_NEW live ranges
While the def starts at DO_FCALL, the variable should still be the
result of NEW, not DO_FCALL.
I had to fix the test for #68652, because the code started to
(correctly) free the "new self()" object, which triggered an
infinite destructor loop.
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions