diff options
author | Remi Collet <remi@php.net> | 2013-05-21 18:04:17 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2013-05-21 18:04:17 +0200 |
commit | 4828f7343b3f31d914f4d4a5545865b8a19f7fb6 (patch) | |
tree | b86c6ec1fa4766bc29a9eca21b6eb72c30219e19 /UPGRADING | |
parent | 46b05bc57aee7a24f87a31a079f9076f4870b780 (diff) | |
download | php-git-4828f7343b3f31d914f4d4a5545865b8a19f7fb6.tar.gz |
Integer overflow in SndToJewish leads to php hang
AT least in (inputDay is long, metonicCycle is int):
metonicCycle = (inputDay + 310) / 6940;
So large value give strange (negative) results or php hangs.
This is patch already applied in some linux distro.
Diffstat (limited to 'UPGRADING')
0 files changed, 0 insertions, 0 deletions