summaryrefslogtreecommitdiff
path: root/ext/gd
Commit message (Expand)AuthorAgeFilesLines
* improve fix #72558, while (u>=0) with unsigned int will always be truePierre Joye2016-07-191-3/+4
* Fix memory leakStanislav Malyshev2016-07-191-0/+1
* fix #72519, possible OOB using imagegifPierre Joye2016-07-191-2/+16
* fix #72512, invalid read or write for palette image when invalid transparent ...Pierre Joye2016-07-193-3/+26
* Fix for bug #72558, Integer overflow error within _gdContributionsAlloc()Stanislav Malyshev2016-07-182-48/+70
* add tests for bug #72512Anatol Belski2016-07-062-0/+36
* Fixed bug #72512 gdImageTrueColorToPaletteBody allows arbitrary write/read ac...Pierre Joye2016-07-041-5/+8
* remove the huge test file, generate it on the fly insteadAnatol Belski2016-06-212-1/+23
* iFixed bug #72446 - Integer Overflow in gdImagePaletteToTrueColor() resulting...Stanislav Malyshev2016-06-201-9/+13
* Merge branch 'PHP-5.5.37' into PHP-5.5Stanislav Malyshev2016-06-206-7/+43
|\
| * fix testsStanislav Malyshev2016-06-201-1/+1
| * Fix bug #72407: NULL Pointer Dereference at _gdScaleVertStanislav Malyshev2016-06-181-0/+3
| * Fix bug #72298 pass2_no_dither out-of-bounds accessStanislav Malyshev2016-06-182-7/+22
| * Fixed #72339 Integer Overflow in _gd2GetHeader() resulting in heap overflowPierre Joye2016-06-183-0/+18
* | Fix #66387: Stack overflow with imagefilltoborderChristoph M. Becker2016-06-132-0/+19
|/
* Fix memory leak in imagescale()Stanislav Malyshev2016-05-241-3/+3
* Fixed bug #72227: imagescale out-of-bounds readStanislav Malyshev2016-05-232-8/+23
* Fix memory leakStanislav Malyshev2016-04-261-0/+3
* Fix for bug #71912 (libgd: signedness vulnerability)Stanislav Malyshev2016-04-183-0/+19
* fix the fix for bug #70976 (imagerotate)Remi Collet2016-01-122-4/+4
* Improve fix for bug #70976Stanislav Malyshev2015-12-281-1/+1
* Fix bug #70976: fix boundary check on gdImageRotateInterpolatedStanislav Malyshev2015-12-072-1/+14
* Fixed bug #61221 - imagegammacorrect function loses alpha channelChristoph M. Becker2015-06-172-2/+26
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-06-091-6/+6
|\
| * Fix #69719 - more checks for nulls in pathsStanislav Malyshev2015-06-091-8/+8
* | Fixed Bug #69479 GD fails to build with newer libvpxRemi Collet2015-05-241-7/+7
* | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-121-3/+3
|\ \ | |/
| * Fix testsStanislav Malyshev2015-04-121-3/+3
* | Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-111-4/+4
|\ \ | |/
| * Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-4/+4
| * Better fix for #68601 for perfRemi Collet2015-04-051-6/+6
| * Fix bug #68601 buffer read overflow in gd_gif_in.cRemi Collet2015-04-051-2/+9
* | backport gd config.w32 to support freetype 2.5Anatol Belski2015-02-121-0/+1
* | Bump yearXinchen Hui2015-01-154-4/+4
* | fix memory leakStanislav Malyshev2015-01-041-2/+2
* | Merge branch 'pull-request/742' into PHP-5.5Stanislav Malyshev2015-01-044-0/+65
|\ \
* | | fix GD tests with no GD loadedStanislav Malyshev2015-01-048-1/+14
* | | Better fix for #68601 for perfRemi Collet2014-12-171-6/+6
* | | Fix bug #68601 buffer read overflow in gd_gif_in.cRemi Collet2014-12-131-2/+9
* | | move tests into proper placeStanislav Malyshev2014-11-243-0/+57
* | | Fixed Bug #65171 imagescale() failsRemi Collet2014-10-151-2/+14
* | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-162-30/+4
|\ \ \ | | |/ | |/|
| * | Fixed freetype test on multiple environmentsMatteo Beccati2014-09-162-30/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-032-2/+28
|\ \ \ | |/ /
| * | Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* | | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
|\ \ \ | |/ /
| * | Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
* | | Merge branch 'PHP-5.4' into PHP-5.5Sara Golemon2014-08-191-2/+4
|\ \ \ | |/ /
| * | Switch use of strtok() to gd_strtok_r()Sara Golemon2014-08-191-2/+4
* | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-191-0/+5
|\ \ \ | |/ /