• 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
Re: Nested AutoRelease Pools Crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nested AutoRelease Pools Crash


  • Subject: Re: Nested AutoRelease Pools Crash
  • From: Dave Keck <email@hidden>
  • Date: Sun, 26 Apr 2009 07:10:52 -1000

> - (void)threadMethod:(id)anObject
> {
>   NSAutoreleasePool* outterPool = [[NSAutoreleasePool alloc] init];
>
>   NSDictionary*    userDefaults = [NSUserDefaults standardUserDefaults]
>   importantValue = [[userDefaults objectForKey:@"myKey"] boolValue];

+standardUserDefaults don't return no dictionary.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Follow-Ups:
    • Re: Nested AutoRelease Pools Crash
      • From: Trygve Inda <email@hidden>
References: 
 >Nested AutoRelease Pools Crash (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: Nested AutoRelease Pools Crash
  • Next by Date: Re: Getting the message text of a mail
  • Previous by thread: Re: Nested AutoRelease Pools Crash
  • Next by thread: Re: Nested AutoRelease Pools Crash
  • Index(es):
    • Date
    • Thread