diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2017-07-30 14:43:37 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2017-07-30 14:43:37 +0200 |
commit | 74a696d53b3b90d6892c052590bc7d2ad0164f4d (patch) | |
tree | d51e72566d8e04ac9d14f29119470e6763e701d4 /ext/gd | |
parent | 4d6f808c16baceb795a5c65179c5f44abb53f95b (diff) | |
download | php-git-74a696d53b3b90d6892c052590bc7d2ad0164f4d.tar.gz |
Shrink test image
The last (`IDAT`) chunk in this file starting at `0x5e265` reports to
have a length of `0x2000` bytes, but there are only `0x1D9B` bytes
left. Simply cutting the first `IDAT` chunk which starts at `0x31` and
also reports a length of `0x2000` at the same offset should produce the
same test results (while reducing the file size to 7.628 bytes).
Diffstat (limited to 'ext/gd')
-rw-r--r-- | ext/gd/tests/bug39780.png | bin | 393216 -> 7628 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/ext/gd/tests/bug39780.png b/ext/gd/tests/bug39780.png Binary files differindex 73a7d6a3e7..89422efe2f 100644 --- a/ext/gd/tests/bug39780.png +++ b/ext/gd/tests/bug39780.png |