Re: Preset leaks cocoa UI resources.
Re: Preset leaks cocoa UI resources.
- Subject: Re: Preset leaks cocoa UI resources.
- From: tahome izwah <email@hidden>
- Date: Tue, 14 Dec 2010 12:03:09 +0100
I'd start by overriding -release and -retain to see if this is really
a Logic problem and not just something that was there all along and
gets exposed in the latest version. Keep in mind that NSTimer retains
its parent class, so you might end up with a situation where neither
gets dealloc'd.
--th
2010/12/14 Mitsuhiro Yoshida <email@hidden>:
> Hi, there.
>
> I found that after I select preset from plugins menu, then Cocoa UI's dealloc wasn't called.
> So, My plugin leaks resources. Actually I need to use NSTimer, so when
> I use select menu, NSTimer leaked, and I got messy result.
> This problem is reproduced only on Logic 9.1.3.
> Logic 9.0.0 or Logic 9.1.0 doesn't have this problem.
>
> So, I think this is bug of Logic 9.1.3
>
> Any idea?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden