diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-19 17:32:53 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-07-19 17:38:04 +0200 |
commit | 96e42403d5e5e3e9c39522bda3017b03a8fe2ebc (patch) | |
tree | 4a78c6fe48c93fc4a3101ae641b914d5d1befc7f /sapi/phpdbg/phpdbg_cmd.c | |
parent | abc3598f4729a5e4e3a787d2610a03e978199941 (diff) | |
download | php-git-96e42403d5e5e3e9c39522bda3017b03a8fe2ebc.tar.gz |
Fix #66590: imagewebp() doesn't pad to even length
The code in the bundled libgd uses libvpx and writes the riff manually. The
code generates the correct even size, but neglects the padding. It's possible
older versions of libwebp would decode this, but libwebp 0.4.0 does not.
Let's apply the patch supplied by one of the WebP developers.
Diffstat (limited to 'sapi/phpdbg/phpdbg_cmd.c')
0 files changed, 0 insertions, 0 deletions