]> granicus.if.org Git - php/commit
Fix #77200: imagecropauto(…, GD_CROP_SIDES) crops left but not right
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 25 Nov 2018 18:00:50 +0000 (19:00 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 25 Nov 2018 18:00:50 +0000 (19:00 +0100)
commita1aaec08b5a3fc0f36cf91f034b4232285c6e793
treec8de58d8f7251015a4c88eecd244f052105a836e
parentb47b8886dd17d080c74c401f7893ba9f4ccb83d3
Fix #77200: imagecropauto(…, GD_CROP_SIDES) crops left but not right

We apply the upstream patch[1].

[1] <https://github.com/libgd/libgd/commit/6613094e5d218dc4d4372757aef5e58c6462a9f7>
NEWS
ext/gd/libgd/gd_crop.c
ext/gd/tests/bug77200.phpt [new file with mode: 0644]