Re: Lion NSSpeechSynthesizer leak?
Re: Lion NSSpeechSynthesizer leak?
- Subject: Re: Lion NSSpeechSynthesizer leak?
- From: "Gary L. Wade" <email@hidden>
- Date: Mon, 25 Jul 2011 07:26:51 -0700
After the official release of Lion, I got a request to see if another long-standing speech synthesizer memory leak was fixed, -objectForProperty:NSSpeechPhonemeSymbolsProperty.
I haven't had the chance yet to check it yet, but maybe they fixed that one by leaking yours? Don't even get me started on their non-standard approach of retaining its delegate!
- Gary L. Wade (Sent from my iPhone)
On Jul 25, 2011, at 5:12 AM, Bill Cheeseman <email@hidden> wrote:
> Code that did not leak when built in Snow Leopard now leaks an NSSpeechSynthesizer object when built in Lion. It is a standard bit of code that allocs and inits an NSSpeechSynthesizer object in a view subclass -init method (or in -awakeFromNib if I move it there), and releases it in -dealloc. I can't stop the leak no matter what different techniques to instantiate it I try.
>
> Known bug? Worth a radar?
>
> --
>
> Bill Cheeseman - email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden