Thanks for the reply - very helpful. Looks like I have some work to
do. Appreciate the explanation of the singleton business too.
To the other replier - no I'm not using GC with this app but thanks
for the pointer.
Regards. Michael.
On 11 Aug 2008, at 16:21, Nathan Vander Wilt wrote:
On
On 8/10/08 8:37 PM, Michael Kaye said:
>I've ben running my app with leaks in Instruments and it is reporting
>a fair number of leaks.
Is your app garbage collected? Instruments reports many many false
positives in GC apps.
--
Sean Mc
On Aug 10, 2008, at 12:37 PM, Michael Kaye wrote:
I've ben running my app with leaks in Instruments and it is
reporting a fair number of leaks.
On analyzing these leaks, they all appear to be related to apple
frameworks methods/code and never as a direct result of any objects
I've instanti
Hi all,
Relative newbie here so please be gentle :-)
I've ben running my app with leaks in Instruments and it is reporting
a fair number of leaks.
On analyzing these leaks, they all appear to be related to apple
frameworks methods/code and never as a direct result of any objects
I've ins