Re: Analyser reports memory leak… where?
Re: Analyser reports memory leak… where?
- Subject: Re: Analyser reports memory leak… where?
- From: Alex Zavatone <email@hidden>
- Date: Thu, 12 Sep 2013 10:37:45 -0400
Is there any reference on the methods used for how the analyzer does its leak detection/identification? If we had access to that, it should be really easy to pinpoint why the code is causing that error.
Cheers.
On Sep 12, 2013, at 9:57 AM, Graham Cox wrote:
>
> On 12/09/2013, at 3:16 PM, Roland King <email@hidden> wrote:
>
>> Which leads to one question, there isn't another in-scope variable called eventTypes is there? Static, another iVar, from a superclass, synthethized in some way .. something? If there were then that might explain the confusion (which eventTypes does [ eventTypes release ] refer to in that case).
>
>
> That did occur to me as well, and I went and looked - nothing found (apart from the method name itself). Just to be sure, I changed the temporary variable name (to 'et') and the analyser now complained about et.
>
> *shrugs*
>
> --Graham
>
>
> _______________________________________________
>
> 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
_______________________________________________
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