summaryrefslogtreecommitdiff
path: root/ext/gd/libgd
Commit message (Expand)AuthorAgeFilesLines
* Fix #73968: Premature failing of XBM readingChristoph M. Becker2017-01-211-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2017-01-171-2/+10
|\
| * Fix #73869: Signed Integer Overflow gd_io.cChristoph M. Becker2017-01-171-0/+4
| * Fix #73868: DOS vulnerability in gdImageCreateFromGd2Ctx()Christoph M. Becker2017-01-171-2/+6
| * Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6Anatol Belski2016-11-081-49/+4
| |\
| | * Fix #72696: imagefilltoborder stackoverflow on truecolor imagesChristoph M. Becker2016-10-301-1/+1
| | * Fix #72482: Ilegal write/read access caused by gdImageAALine overflowChristoph M. Becker2016-10-301-48/+3
* | | Fix #73893: A hidden danger of death cycle in a function of gdChristoph M. Becker2017-01-102-217/+0
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0Anatol Belski2016-11-081-49/+4
|\ \ \
| * | | Fix #72696: imagefilltoborder stackoverflow on truecolor imagesChristoph M. Becker2016-11-011-1/+1
| * | | Fix #72482: Ilegal write/read access caused by gdImageAALine overflowChristoph M. Becker2016-11-011-48/+3
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-10-251-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix #72494: imagecropauto out-of-bounds accessChristoph M. Becker2016-10-251-0/+4
| |/
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-10-131-1/+1
|\ \ | |/
| * Fix #73280: Stack Buffer Overflow in GD dynamicGetbufChristoph M. Becker2016-10-131-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-10-101-4/+4
|\ \ | |/
| * Fix #73279: Integer overflow in gdImageScaleBilinearPalette()Christoph M. Becker2016-10-101-4/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-301-17/+29
|\ \ | |/
| * Fix #73213: Integer overflow in imageline() with antialiasingChristoph M. Becker2016-09-301-17/+29
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-241-5/+5
|\ \ | |/
| * Fix #73161: imagecreatefromgd2() may leak memoryChristoph M. Becker2016-09-241-5/+5
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-241-1/+1
|\ \ | |/
| * Fix #73159: imagegd2(): unrecognized formats may result in corrupted filesChristoph M. Becker2016-09-241-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-241-2/+2
|\ \ | |/
| * Fix #73155: imagegd2() writes wrong chunk sizes on boundariesChristoph M. Becker2016-09-241-2/+2
* | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-201-61/+66
|\ \ | |/
| * Merge branch 'pull-request/1845' into PHP-5.6Christoph M. Becker2016-09-201-55/+68
| |\
| | * fix left-shifted/misaligned bounding-box + wrong kerning in imagettfbbox/imag...Mark Plomer2016-04-031-61/+66
| | * Dont ignore errors from FT_Get_GlyphPaul Tarjan2016-04-031-1/+9
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-161-0/+8
|\ \ \ | |/ /
| * | Fix #73003: Integer Overflow in gdImageWebpCtx of gd_webp.cChristoph M. Becker2016-09-161-0/+9
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-141-0/+2
|\ \ \ | |/ /
| * | Fix #50194: imagettftext broken on transparent background w/o alphablendingChristoph M. Becker2016-09-141-0/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-031-1/+1
|\ \ \ | |/ /
| * | Fix #67325: imagetruecolortopalette: white is duplicated in paletteChristoph M. Becker2016-09-031-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-211-20/+0
|\ \ \ | |/ /
| * | Fix #72913: imagecopy() loses single-color transparency on palette imagesChristoph M. Becker2016-08-211-20/+0
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-211-1/+3
|\ \ \ | |/ /
| * | Fix #66005: imagecopy does not support 1bit transparency on truecolor imagesChristoph M. Becker2016-08-211-1/+3
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-28/+8
|\ \ \ | |/ /
| * | Fix #68712: suspicious if-else statementsChristoph M. Becker2016-07-231-28/+8
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-4/+4
|\ \ \ | |/ /
| * | Fix copy&paste errors in gd_interpolation.cChristoph M. Becker2016-07-231-4/+4
* | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-231-1/+1
|\ \ \ | |/ /
| * | Fix #66555: Always false condition in ext/gd/libgd/gdkanji.cChristoph M. Becker2016-07-231-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-07-191-2/+47
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6Pierre Joye2016-07-201-15/+26
| |\ \
| * | | #72482, revert for 5.6 for nowPierre Joye2016-07-201-2/+47
* | | | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-191-15/+26
|\ \ \ \ | | |/ / | |/| |