On 6 Dec 2012, at 05:33, Graham Cox <graham....@bigpond.com> wrote:

> 
> On 05/12/2012, at 8:09 PM, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:
> 
>> for( NSUInteger i = 0; i < self.nbrWork; i++ )
>>      {
>>              GmdOperationBasis *m2 = [ [ GmdOperationBasis alloc ]  init ];
>>              [ self.operationQueue  addOperation: m2 ];
>>      };
> 
> 
> This is also leaking, could that be affecting your results?

I am using Arc. And I used Instruments Leaks, which did not show any.
Are you sure that this leaks under Arc?

Kind regards,

Gerriet.


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to