Re: NSExtraMIData?
Re: NSExtraMIData?
- Subject: Re: NSExtraMIData?
- From: Graham Cox <email@hidden>
- Date: Tue, 12 Jan 2010 15:13:05 +1100
On 12/01/2010, at 3:10 PM, Greg Parker wrote:
> Most likely, you over-released some other object and then an NSExtraMIData was allocated at the same address. When you later try to use the dead over-released object, the message is sent to the NSExtraMIData object.
OK, guessed it might be. Thanks *glum* - another MM bug to find...
--Graham
_______________________________________________
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