Re: Help with GtkBuilder memory leak



Thank you for answering.

Use Valgrind, instead.
I will try.

     g_object_unref (b);

It's good to know that I can destroy the GtkBuilder object early in the 
application. I didn't know it.
I tryied to unref it, but memory leaks are still here. Almost all are 
indicating something allocated inside libfontconfig and never freed :(






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