diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-12-10 12:07:46 +0100 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2013-12-10 12:12:14 +0100 |
commit | 60d2e70c062e436a6c6cd3c8a17469a083a38b46 (patch) | |
tree | a72bba86ed3f2ae196f21a8284cc7c62559d2d5c /sapi/phpdbg/phpdbg_help.c | |
parent | 5a87b7ff39bbf427807c46d1e51e2654259ad394 (diff) | |
download | php-git-60d2e70c062e436a6c6cd3c8a17469a083a38b46.tar.gz |
Zend: fix overflow handling bug in non-x86 fast_add_function()
The 'result' argument of fast_add_function() may alias with either
of its operands (or both). Take care not to write to 'result' before
reading op1 and op2.
Diffstat (limited to 'sapi/phpdbg/phpdbg_help.c')
0 files changed, 0 insertions, 0 deletions