summaryrefslogtreecommitdiff
path: root/ext/wddx
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-20 23:24:55 +0200
committerAnatol Belski <ab@php.net>2016-06-13 08:10:36 +0200
commitf96ebb098697908641c6d37e1149cde1f90417fd (patch)
tree3e7341a8aa22fde9246e89e809fa7dff59cf2f05 /ext/wddx
parent4dd03651f3c90a754600e9b76e33c9481bd9e720 (diff)
downloadphp-git-f96ebb098697908641c6d37e1149cde1f90417fd.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 'ext/wddx')
0 files changed, 0 insertions, 0 deletions