Re: [GD-DEVEL] Re: Memory leak
[email protected] (Takeshi Abe) Thu, 27 Nov 2008 18:36:27 +0900 (JST)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Thu, 27 Nov 2008 03:20:57 +0900 (JST), Takeshi Abe <[email protected]> wrote: > I have reproduced the leaks too. It must be a libgd's bug (so opened > http://bugs.libgd.org/?do=details&task_id=185 ), and its cause is that > gdImageCreateFromXpm() forgot to release the resource allocated by > xpmParseData etc. > I'll prepare a fix for it asap. I have committed the fix to trunk and GD_2_0 branch. Please check it if you would like. Thanks again for your reports. Cheers, -- Takeshi Abe