Re: NSTask, alloc but no release?
Re: NSTask, alloc but no release?
- Subject: Re: NSTask, alloc but no release?
- From: "Tom Harrington" <email@hidden>
- Date: Mon, 1 Oct 2007 11:00:22 -0600
On 10/1/07, Bill Bumgarner <email@hidden> wrote:
> It likely doesn't explain the crash, but a quick read of your code
> indicates that you need to remove 'self' as an observer of the
> 'NSTaskDidTerminateNotification' notification prior to releasing the
> task.
Actually that does seem to explain the crash, because if I add this
the crash disappears. Thanks, that really helps.
--
Tom Harrington
email@hidden
AIM: atomicbird1
_______________________________________________
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