Re: [NSCalendar currentCalendar] leak
Re: [NSCalendar currentCalendar] leak
- Subject: Re: [NSCalendar currentCalendar] leak
- From: Mike Abdullah <email@hidden>
- Date: Wed, 1 Nov 2006 21:01:58 +0000
Thanks Matt, I'll report it. Worries me slightly this bug though,
especially since I know from experience that NSDateComponents doesn't
conform to NSCoding.
Mike.
On 1 Nov 2006, at 00:01, Matt Neuburg wrote:
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