Initializer of the class AIListObject
Eric Richie
eric at adium.im
Thu Jul 16 13:35:02 UTC 2009
This one really belongs on the dev list. So I'm sending it there.
2009/7/16 Aarno Syvänen <as at gni.ch>:
> 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
More information about the devel
mailing list