• 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: Address of pointer just changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Address of pointer just changes


  • Subject: Re: Address of pointer just changes
  • From: Jonas Oberschweiber <email@hidden>
  • Date: Tue, 18 Jul 2006 23:55:31 +0200

Hi

Initialization: changeViews = [NSMutableArray array];
And only one add: [changeViews addObject:changeView1];
Where changeView1 is a custom NSView.

The only place it gets released by my code is in dealloc, and that doesn't get called (checked via breakpoint).

Jonas

Am 18.07.2006 um 22:51 schrieb George Orthwein:

I think we need more info... How are you initializing changeViews? Do you release it at any point? Do you ever add/remove objects to it?

George




_______________________________________________ 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: Address of pointer just changes
      • From: j o a r <email@hidden>
References: 
 >Address of pointer just changes (From: Jonas Oberschweiber <email@hidden>)

  • Prev by Date: Anyone using the PostgreSQL framework from P3 Consulting
  • Next by Date: Re: Prepending to fixed length
  • Previous by thread: Address of pointer just changes
  • Next by thread: Re: Address of pointer just changes
  • Index(es):
    • Date
    • Thread