diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-07 10:38:30 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-07 13:23:50 +0200 |
commit | e857dfa7cc9d28174e2328bd3ef74d9c436afda9 (patch) | |
tree | ba823159112cdc8bd268fb7f11a4b22111f2a029 /ext/imap/php_imap.c | |
parent | 69ba81d183130b06d52ea1cd4574864ffae5dd84 (diff) | |
download | php-git-e857dfa7cc9d28174e2328bd3ef74d9c436afda9.tar.gz |
Fix #80185: jdtounix() fails after 2037
There is no such thing as the "end of the unix epoch", and if it was,
it would certainly not be 2037-10-11T02:00:00. There is, however,
potential integer overflow which we need to avoid.
Closes GH-6288.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions