php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73155 imagegd2() writes wrong chunk sizes on boundaries
Submitted: 2016-09-23 18:13 UTC Modified: 2016-09-23 18:13 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: 5.6Git-2016-09-23 (Git) OS: *
Private report: No CVE-ID: None
 [2016-09-23 18:13 UTC] cmb@php.net
Description:
------------
imagegd2() writes wrong chunk sizes if the image dimensions are a
multiple of the chunk size, albeit the chunks themselves are
written as expected.

This issue has already been reported as
<https://github.com/libgd/libgd/issues/309>, but PHP's bundled
libgd is affected as well.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-09-23 18:13 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2016-09-24 09:08 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c7936ead8fbe87a55e7c17f9449c2704acd810a3
Log: Fix #73155: imagegd2() writes wrong chunk sizes on boundaries
 [2016-09-24 09:08 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2016-10-17 10:07 UTC] bwoebi@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c7936ead8fbe87a55e7c17f9449c2704acd810a3
Log: Fix #73155: imagegd2() writes wrong chunk sizes on boundaries
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC