summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_help.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-20 23:24:55 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-20 23:36:32 +0200
commite7f2356665c2569191a946b6fc35b437f0ae1384 (patch)
treee68734578e9f7327cadc1c18512225472f485715 /sapi/phpdbg/phpdbg_help.c
parent90de2aeaac3de8f0744853ba197457c2241a4bdf (diff)
downloadphp-git-e7f2356665c2569191a946b6fc35b437f0ae1384.tar.gz
Fix #66387: Stack overflow with imagefilltoborder
The stack overflow is caused by the recursive algorithm in combination with a very large negative coordinate passed to gdImageFillToBorder(). As there is already a clipping for large positive coordinates to the width and height of the image, it seems to be consequent to clip to zero also.
Diffstat (limited to 'sapi/phpdbg/phpdbg_help.c')
0 files changed, 0 insertions, 0 deletions