libGD

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.

Tasklist

FS#89 — Possible integer overflow in gdImageCreateTrueColor

Attached to Project — libGD
Opened by Pierre Joye (Pierre) - Saturday, 09 June 2007, 13:44 GMT+2
Last edited by Pierre Joye (Pierre) - Saturday, 09 June 2007, 14:29 GMT+2
Task Type Bug Report
Category General
Status Closed
Assigned To Pierre Joye (Pierre)
Operating System All
Severity Critical
Priority Flash
Reported Version 2.0.34
Due in Version 2.0.35
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The overflow check sx argument is missing.

This task depends upon

Closed by  Pierre Joye (Pierre)
Saturday, 09 June 2007, 14:29 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  fixed in head and 2_0

Loading...