1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/ext/bcmath/libbcmath/src
Nikita Popov e7d40afb7a 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.
2019-03-14 17:24:50 +01:00
..
2016-08-27 22:25:02 +02:00
2017-04-10 14:47:24 +08:00
2015-01-10 15:07:38 -08:00
2017-03-16 12:23:55 +01:00
2019-03-14 17:24:50 +01:00
2016-10-14 10:54:09 +02:00
2015-01-10 15:07:38 -08:00