Re: ustring memory leak
- From: michi7x7 <mailing-lists michi7x7 de>
- To: gtkmm-list gnome org
- Subject: Re: ustring memory leak
- Date: Thu, 01 Apr 2010 12:29:58 +0200
> From the small ouput you pasted above, the "leak" seems constant, i.e,
it doesn't grow with time, and it doesn't grow with the number of
threads created and then destroyed, does it?
If so, it would rather look like some memory allocated once -- by the
Glib treading machinery -- and that is not de-allocated.
Is that really worrisome?
It is, because the unused memory is growing all the time.
Don't forget this line which is called every 1000 thread-instances:
lastMem = currentMemory;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]