Re: Error on deleting pointer
Re: Error on deleting pointer
- Subject: Re: Error on deleting pointer
- From: Scott Ribe <email@hidden>
- Date: Sat, 10 Sep 2011 09:16:07 -0600
On Sep 10, 2011, at 8:37 AM, Jos Timanta Tarigan wrote:
> I cant find any similar problem/solution by googling,
The error is slightly misleading, while it *could* be the case that you're deleting a pointer that you never allocated (uninitialized var, etc), it's more likely that you're deleting a pointer that you already deleted.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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