[libGD] #216 [Task opened] Please change the gdImageLine() parameter type from int to unsigned int

[email protected] Mon, 19 Oct 2009 04:30:35 +0200 (CEST)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Amit Mankikar (EatMy) 

Attached to Project - libGD
Summary - Please change the gdImageLine() parameter type from int to unsigned int
Task Type - Bug Report
Category - General
Status - Unconfirmed
Assigned To - 
Operating System - Windows
Severity - Medium
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - I am using MSCGEN (0.17 W32) to generate automated Message sequence diagrams.

MSCGEN uses LIBGD to create the images that contain the MSCs

I see that APIs such as //gdImageLine// take integers as parameters. Because of this, we cannot exceed 32767 as pixel co-ordinate. Suggested these be converted to either 32 bit values or atleast usigned ints.  

More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=216

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.