discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: memory leak


From: Chris B. Vetter
Subject: Re: memory leak
Date: Thu, 30 Nov 2006 11:03:40 +0100

On 11/30/06, Marc Brünink <mbruen@smartsoft.de> wrote:
[...]
Hi Chris,
I tried this one already. I wrote a MyObject and posed it as NSObject.
However NSArray for instance does not call [NSObject alloc]. (??)
Correct me if I'm wrong.

Hallo Marc,

take a look at NSArray's source -- it's using +allocWithZone:

--
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]