GD is an open source code library for the dynamic creation of images by programmers. GD is written in C, and “wrappers” are available for Perl, PHP and other languages. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.
See the GD website for more informations.
FS#89 — Possible integer overflow in gdImageCreateTrueColor
Attached to Project —
libGD
Opened by Pierre Joye (Pierre) - Saturday, 09 June 2007, 13:44 GMT+1
Last edited by Pierre Joye (Pierre) - Saturday, 09 June 2007, 14:29 GMT+1
Opened by Pierre Joye (Pierre) - Saturday, 09 June 2007, 13:44 GMT+1
Last edited by Pierre Joye (Pierre) - Saturday, 09 June 2007, 14:29 GMT+1
|
DetailsThe overflow check sx argument is missing. |
This task depends upon
Closed by Pierre Joye (Pierre)
Saturday, 09 June 2007, 14:29 GMT+1
Reason for closing: Fixed
Additional comments about closing: fixed in head and 2_0
Saturday, 09 June 2007, 14:29 GMT+1
Reason for closing: Fixed
Additional comments about closing: fixed in head and 2_0