1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/ext/bcmath/libbcmath/src
Christoph M. Becker eb23c60087 Fix #78878: Buffer underflow in bc_shift_addsub
We must not rely on `isdigit()` to detect digits, since we only support
decimal ASCII digits in the following processing.
2019-12-16 00:05:03 -08: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