Re: [NSCalendar currentCalendar] leak
Re: [NSCalendar currentCalendar] leak
- Subject: Re: [NSCalendar currentCalendar] leak
- From: Matt Neuburg <email@hidden>
- Date: Tue, 31 Oct 2006 16:01:38 -0800
- Thread-topic: [NSCalendar currentCalendar] leak
On Tue, 31 Oct 2006 23:03:51 +0000, Mike Abdullah <email@hidden>
said:
>When testing my app using the leaks tool, I have an awful lot of
>leaked NSCalendar instances. However, in my code, I only ever call
>[NSCalendar currentCalendar] which presumably should autorelease the
>instance.
>
>Does anyone know if I am missing something obvious here?
Yes, it is obvious to do a search on currentCalendar to see whether this is
known:
<http://www.cocoabuilder.com/archive/message/cocoa/2006/7/16/167714>
and it is obvious to add your voice to the list and help the community by
reporting this as a bug:
<https://bugreport.apple.com>
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
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