Re: [NSFileManager defaultManager] mem leak
Re: [NSFileManager defaultManager] mem leak
- Subject: Re: [NSFileManager defaultManager] mem leak
- From: j o a r <email@hidden>
- Date: Wed, 6 Apr 2005 17:05:38 +0200
On 2005-04-06, at 16.52, M. Uli Kusterer wrote:
If you have such a one-time-leak, that is okay, because it's intended.
Singleton objects should not be considered leaked, they are (or should
be) referenced from their static variables.
OTOH if you get this leak each time you use NSFileManager, then that
sounds like a bug (unless it isn't just the autorelease pool gaining
some items ... those will go away as soon as the current autorelease
pool is released.
Agreed.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden