summaryrefslogtreecommitdiff
path: root/ext/standard/php_string.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-13 18:30:33 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-13 18:30:33 +0200
commit1a4722a89ee85be74af5086a7027b3ad1e0a55e8 (patch)
treee2ad96291198ef997864a814f31b7051375a88b3 /ext/standard/php_string.h
parent25e5c8ac31df7021d7db3190a53403a55eb04e20 (diff)
downloadphp-git-1a4722a89ee85be74af5086a7027b3ad1e0a55e8.tar.gz
Fix #70064: imagescale(..., IMG_BICUBIC) leaks memory
A temporary image (tmp_im) is created with gdImageTrueColor() and freed with gdFree() instead of gdImageDestroy(). Let's fix that.
Diffstat (limited to 'ext/standard/php_string.h')
0 files changed, 0 insertions, 0 deletions