summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-03-14 17:24:50 +0100
committerNikita Popov <nikita.ppv@gmail.com>2019-03-14 17:24:50 +0100
commite7d40afb7a7984174eb132a14b7a6621c8e76258 (patch)
tree267eab6db563e12db6dd5e9e82387fbfcdad9a63 /ext/pcre/php_pcre.h
parentc7920aba3e1892accca7cd13ef5b8a8fbf48b5c2 (diff)
downloadphp-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