Re: possible memleak with pangoft2?



On Fri, 2005-04-08 at 14:51 +0100, John Cupitt wrote:
> Hi all, 
> 
> I'm having problems plugging a memleak in a program using pangoft2.
> This program seems to leak about 250kbytes per loop on my system. Am I
> doing something stupid, or should I add to bugzilla?

http://bugzilla.gnome.org/show_bug.cgi?id=143542

But note that a PangoFontMap is a big expensive object. So, you
*really* want to be using only one for your entire program.
Frequently calling pango_ft2_font_map_new() is going kill 
the performance of your application.

Regards,
					Owen

Attachment: signature.asc
Description: This is a digitally signed message part



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