Re: don't understand, memory leak or memory pools??



On Sat, 8 Feb 2003, Olivier wrote:

is there indeed some memory management in gtk that keeps memory around in
pools? Can I make gtk free some of that memory? keeping the memory for
3000 TextView-widgets around is not very useful..

It's standard Unix/Linux implementation practice for malloc you are
complaining about.
google for Doug Lea malloc and read the explanations.

It's got nothing to do with gtk, okay?

-Peter




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