• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Preset leaks cocoa UI resources.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Preset leaks cocoa UI resources.
      • From: Mitsuhiro Yoshida <email@hidden>
References: 
 >Preset leaks cocoa UI resources. (From: Mitsuhiro Yoshida <email@hidden>)

  • Prev by Date: Preset leaks cocoa UI resources.
  • Next by Date: Re: time vs packets
  • Previous by thread: Preset leaks cocoa UI resources.
  • Next by thread: Re: Preset leaks cocoa UI resources.
  • Index(es):
    • Date
    • Thread