[libGD] #173 [Task opened] A memory leak and preferable free()s in font_path() of gdft.c

[email protected] Thu, 31 Jul 2008 17:16:07 +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 - A memory leak and preferable free()s in font_path() of gdft.c
Task Type - Bug Report
Category - General
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 2.0.36RC1
Due in Version - Undecided
Due Date - Undecided
Details - I've found a couple of bugs in gdft.c:
  * a potential memory leak in font_path() of gdft.c, and
  * spaces allocated by strdup() but freed with gdFree()
A patch, which has been prepared for HEAD, is below:

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

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.