• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[NSCalendar currentCalendar] leak
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[NSCalendar currentCalendar] leak


  • Subject: [NSCalendar currentCalendar] leak
  • From: Mike Abdullah <email@hidden>
  • Date: Tue, 31 Oct 2006 23:03:51 +0000

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?

I guess if this really is a bug, I'll just have to use the standard [[NSCalendar alloc] init] sequence.

Mie.
_______________________________________________
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


  • Prev by Date: Core Data: Updating MOC doesn't make document dirty when using NSTextField
  • Next by Date: Re: Creator Code for Packages
  • Previous by thread: Re: Core Data: Updating MOC doesn't make document dirty when using NSTextField
  • Next by thread: Re: [NSCalendar currentCalendar] leak
  • Index(es):
    • Date
    • Thread