summaryrefslogtreecommitdiff
path: root/ext/xmlreader/php_xmlreader.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-01-10 14:03:07 +0100
committerChristoph M. Becker <cmbecker69@gmx.de>2019-01-10 14:05:09 +0100
commit772b1cb245ebe19e220a2552d1e2b700d15f2c68 (patch)
tree1daff0a9797f361521be6bbafb98164a321c3a7f /ext/xmlreader/php_xmlreader.c
parent5d33024a5dc40a45c986deb37282e54e80058b6f (diff)
downloadphp-git-772b1cb245ebe19e220a2552d1e2b700d15f2c68.tar.gz
Fix #77272: imagescale() may return image resource on failure
`_gdScaleHoriz()` and `_gdScaleVert()` may fail, but don't signal failure since they are void functions. We change that according to upstream libgd. We also remove the unused `Scale()` function, which doesn't exist in upstream libgd either, right away.
Diffstat (limited to 'ext/xmlreader/php_xmlreader.c')
0 files changed, 0 insertions, 0 deletions