Re: vector of vectors memory release
Re: vector of vectors memory release
- Subject: Re: vector of vectors memory release
- From: David Dunham <email@hidden>
- Date: Tue, 3 Oct 2006 10:23:18 -0700
On 3 Oct 2006, at 10:12, julian mann wrote:
The thing is, once control returns from makeData(), all that memory
should be freed. I'm not using any pointers or doing anything
fancy. Looking at the activity monitor, memory drops a tiny bit on
leaving makeData().
What measure are you looking at? Free memory probably won't go up,
inactive will.
I recommend setting a breakpoint after where you think memory is
freed, then running the command line leaks tool.
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden