• 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: I'm leaking memory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I'm leaking memory


  • Subject: Re: I'm leaking memory
  • From: "Brian O'Brien" <email@hidden>
  • Date: Fri, 11 Feb 2005 12:25:45 -0700

I think the problem is here:

NSMutableArray *acceptAETs = [NSMutableArray arrayWithCapacity:2];
[acceptAETs addObject: [NSString stringWithUTF8String:"ABC"]];
[acceptAETs addObject: [NSString stringWithUTF8String:"DEF"]];


But I don't see what I'm doing wrong.

 _______________________________________________
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

  • Follow-Ups:
    • Re: I'm leaking memory
      • From: Shawn Erickson <email@hidden>
    • Re: I'm leaking memory
      • From: John Stiles <email@hidden>
References: 
 >I'm leaking memory (From: "Brian O'Brien" <email@hidden>)

  • Prev by Date: Re: Use Space Bar, arrows and Esc as menu shortcuts
  • Next by Date: Re: I'm leaking memory
  • Previous by thread: Re: I'm leaking memory
  • Next by thread: Re: I'm leaking memory
  • Index(es):
    • Date
    • Thread