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-11 08:50:20 +0100 |
commit | 8f1fee61e2f0c24fd46d0ecbc6ded5c68bae7d6e (patch) | |
tree | 9828626e734c737996434e7947f47d71c2a448d8 /ext/xml/php_xml.h | |
parent | b1b23abc868e25f9ee083e8837c37867516ee380 (diff) | |
download | php-git-8f1fee61e2f0c24fd46d0ecbc6ded5c68bae7d6e.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 'ext/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions