• 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: RS: autorelease with no pool in place
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RS: autorelease with no pool in place


  • Subject: Re: RS: autorelease with no pool in place
  • From: Scott Ribe <email@hidden>
  • Date: Mon, 14 May 2007 08:19:01 -0600
  • Thread-topic: RS: autorelease with no pool in place

> Apparently object 0x38f240 is created before mainPool, but where? and
> how could I deal with the problem?

It's not necessarily a problem. If they're created before main is entered,
then they're probably static objects, so you wouldn't expect them to be
freed during the lifetime of the app anyway.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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

References: 
 >RS: autorelease with no pool in place (From: Roland Silver <email@hidden>)

  • Prev by Date: RE: The released object is not releasing memory
  • Next by Date: Re: Accessing instance variables from value transformer
  • Previous by thread: Re: RS: autorelease with no pool in place
  • Next by thread: Shared Default Bindings not saving
  • Index(es):
    • Date
    • Thread