Re: don't understand, memory leak or memory pools??
- From: Peter Finderup Lund <firefly diku dk>
- To: Olivier <olivier lx student wau nl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: don't understand, memory leak or memory pools??
- Date: Sat, 8 Feb 2003 09:16:57 +0100 (MET)
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]