[libGD] #174 [Task opened] font_path() in gdft.c breaks reentrancy

[email protected] Fri, 1 Aug 2008 12:43:09 +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 - Takeshi Abe (Takeshi) 

Attached to Project - libGD
Summary - font_path() in gdft.c breaks reentrancy
Task Type - Bug Report
Category - General
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - 2.0.36RC1
Due in Version - Undecided
Due Date - Undecided
Details - font_path() in gdft.c calls strtok(3), which may not be reentrant.
I think it is desirable to use either (a)the reentrant strtok_r or
(b)our own gd_strtok_r instead.
Any thought?

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

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.