summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_opcode.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2015-07-06 20:12:07 +0200
committerNikita Popov <nikic@php.net>2015-07-06 20:15:45 +0200
commit89ce8d28dee671eead485077bc97c2b800790d68 (patch)
treef80d20cf5a4f9e8c9a3c43c3fad0a6b6554ab173 /sapi/phpdbg/phpdbg_opcode.c
parentf3498783df59e08c4c5bec4789b45d55a2a2c425 (diff)
downloadphp-git-89ce8d28dee671eead485077bc97c2b800790d68.tar.gz
Fix crash when exception is thrown during ROPE_END
The CHECK_EXCEPTION() was done at a point where the old opline is still used, thus redirecting the write to the result var into EX(call) instead. Handling the exception in-place to avoid leaking result.
Diffstat (limited to 'sapi/phpdbg/phpdbg_opcode.c')
0 files changed, 0 insertions, 0 deletions