Re: Problem with allocating memory
Re: Problem with allocating memory
- Subject: Re: Problem with allocating memory
- From: Rob Keniger <email@hidden>
- Date: Wed, 28 Oct 2009 13:48:53 +1000
On 28/10/2009, at 1:31 PM, Stephen J. Butler wrote:
> Because you're printing the address of the stack variable myString,
> which is the same place on the stack every time.
Not to mention the fact that you're leaking a string on each iteration through the loop.
--
Rob Keniger
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden