diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-11-30 12:26:37 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2019-12-17 13:11:36 +0100 |
commit | 2d07f00b73d8f94099850e0f5983e1cc5817c196 (patch) | |
tree | 83a160c42e5ffd69ce6fcae489840ef02549d8dc /sapi/apache2handler/php_functions.c | |
parent | 8877854ef2f18c008ac6ab171ac156966dc01296 (diff) | |
download | php-git-2d07f00b73d8f94099850e0f5983e1cc5817c196.tar.gz |
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.
(cherry picked from commit eb23c6008753b1cdc5359dead3a096dce46c9018)
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions