Lion NSSpeechSynthesizer leak?
Lion NSSpeechSynthesizer leak?
- Subject: Lion NSSpeechSynthesizer leak?
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 25 Jul 2011 08:12:08 -0400
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