Re: Preventing beach balls
Re: Preventing beach balls
- Subject: Re: Preventing beach balls
- From: Paul Borokhov <email@hidden>
- Date: Sat, 3 Mar 2007 12:50:56 -0800
I'm not, which is why I have the question in the first place. From my original message:
> It appears that NSLock is leaking memory ... This is also happening to a lesser extent with CFBag, CFRunLoopSource, and NSRecursiveLock.
> I'm not using any of these in my code directly ...
Paul
----------Original Message----------
On 3/3/07 12:36 , Bill Bumgarner (email@hidden) wrote:
> On Mar 3, 2007, at 11:18 AM, Paul Borokhov wrote:
>> Yes, every method has NSAutoreleasePool *pool = [[NSAutoreleasePool
>> alloc] init]; at the beginning and [pool release]; at the end. If
>> they didn't, I'd be leaking a lot more than NSLocks.
>
> How are you creating the locks? Need some more clues here.
>
> b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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