freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] memory leak when attaching the file (FT_Attach_File)


From: David Turner
Subject: Re: [ft-devel] memory leak when attaching the file (FT_Attach_File)
Date: Wed, 07 Jun 2006 07:14:34 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060522)

Hello,

this has been recorded as bug #16768 in Savannah, and is
now fixed in the CVS. The memory leak only happened when
the AFM file didn't have kerning pairs

Thanks a lot,

- David


Юлиана Зигангирова a e'crit :
> Hello,
> I have a memory leak problem when using "FT_Attach_File";
> the debugger says that the memory allocated with malloc
> in ftsystem.c was never freed
> (ftsystem.c, line 74, 
>     return ft_smalloc( size );
> )
> I use "FT_Done_Face" for an opened face and 
> "FT_Done_FreeType" for the library.
> Do I need to perform some additional destructive
> procedure when using "FT_Attach_File"?
> I did not find anything about it in the documentation.
> I am using Freetype 2.2.1.
> Thank you very much in advance for you help,
> Yuliana
>
>
>
>
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/freetype-devel
>   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]