diff options
| author | Stanislav Malyshev <stas@php.net> | 2018-01-02 00:10:27 -0800 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2018-01-02 00:12:24 -0800 |
| commit | c0f0a0a8623e2b2a7e571e6c44c1106d411e5d97 (patch) | |
| tree | 01cae9820b2d1087f8442f10847f4046a6d92e27 /sapi/phpdbg/phpdbg_io.c | |
| parent | 2f56142034104defbdddc4571c5d9878c6195997 (diff) | |
| download | php-git-c0f0a0a8623e2b2a7e571e6c44c1106d411e5d97.tar.gz | |
Fix some int/long confusion issues in GMP
mpz_setbit seems to have limit of INT_MAX * GMP_NUMB_BITS on
the number of bits supported, and will abort() if that limit
is exceeded.
Diffstat (limited to 'sapi/phpdbg/phpdbg_io.c')
0 files changed, 0 insertions, 0 deletions
