Re: NSSavePanel problem with sandboxing
Re: NSSavePanel problem with sandboxing
- Subject: Re: NSSavePanel problem with sandboxing
- From: Kyle Sluder <email@hidden>
- Date: Fri, 06 Sep 2013 09:07:16 -0700
On Fri, Sep 6, 2013, at 08:16 AM, Manfred Schwind wrote:
> > the pointer value for the save panel never changes, but the object it points to has some serious changes of identity.
>
> For me this sounds like an "overrelease" or "access after release"
> problem.
> You could try to run with enabled zombie objects.
What? No. There is no bug here.
If your app is sandboxed, each NSSavePanel instance swaps out its
implementation at runtime, based on whether Powerbox is showing the
out-of-process save panel.
--Kyle Sluder
_______________________________________________
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