Re: Leak in NSSavePanel
Re: Leak in NSSavePanel
- Subject: Re: Leak in NSSavePanel
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 24 Jun 2008 22:35:58 -0400
On Tue, Jun 24, 2008 at 6:55 PM, Jelle Vandebeeck
<email@hidden> wrote:
> It's the [NSSavePanel savePanel that gets the leak... I know the NSSavePanel
> is a singleton, so it should always use the same instance. Is that the
> problem when I try to call it multiple times in my application?
NSSavePanel and NSOpenPanel have some known memory issues on
Leopard... there was a crasher with any GC-enabled app and the open
panel until recently. If you can definitively show that you're not
misusing NSSavePanel and it's leaking, you probably shouldn't worry
about it.
--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