diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-14 17:24:50 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-14 17:24:50 +0100 |
commit | e7d40afb7a7984174eb132a14b7a6621c8e76258 (patch) | |
tree | 267eab6db563e12db6dd5e9e82387fbfcdad9a63 /ext/pcre/php_pcre.h | |
parent | c7920aba3e1892accca7cd13ef5b8a8fbf48b5c2 (diff) | |
download | php-git-e7d40afb7a7984174eb132a14b7a6621c8e76258.tar.gz |
Fixed bug #77742
By avoiding integer overflow in the implementation entirely. The
multiplication was already explicitly checked for overflow, so also
add a check for the addition and remove the overflow checks after
the calculation.
Diffstat (limited to 'ext/pcre/php_pcre.h')
0 files changed, 0 insertions, 0 deletions