• 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: NSTask setStandardOutput bug?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask setStandardOutput bug?


  • Subject: Re: NSTask setStandardOutput bug?
  • From: justin webster <email@hidden>
  • Date: Fri, 21 Dec 2007 16:29:31 +1300


Wrap the body of this loop with an autorelease pool and see if this makes the problem go away.
You're not autoreleasing anything, but Cocoa may internally have performed the equivalent of [[someObject retain] autorelease].
Also, you are leaking "string".


yeah I thought tried that,
obviously not correctly,
works now.
thanks

_______________________________________________

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


References: 
 >NSTask setStandardOutput bug? (From: justin webster <email@hidden>)
 >Re: NSTask setStandardOutput bug? (From: John Stiles <email@hidden>)

  • Prev by Date: Re: NSTask setStandardOutput bug?
  • Next by Date: Number only NSTextField's
  • Previous by thread: Re: NSTask setStandardOutput bug?
  • Next by thread: Checking validity/availability of Distributed Objects
  • Index(es):
    • Date
    • Thread