This one really belongs on the dev list.  So I'm sending it there.

2009/7/16 Aarno Syvänen <[email protected]>:
> Hi,
> the initializer has
> UID = [inUID retain];
> service = inService;
> the UID is retained but service is not. Must
> the caller initialize or is this a circular dependency ?
> (If I retain service, my plugin stops crashing when trying
> to create a second account with add account, but this may cause a
> memory leak)
> Aarno

Reply via email to