diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-13 18:30:33 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-07-13 18:30:33 +0200 |
commit | 1a4722a89ee85be74af5086a7027b3ad1e0a55e8 (patch) | |
tree | e2ad96291198ef997864a814f31b7051375a88b3 /ext/standard/php_string.h | |
parent | 25e5c8ac31df7021d7db3190a53403a55eb04e20 (diff) | |
download | php-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