I say radar everything.

On Mon, Jul 25, 2011 at 8:12 AM, Bill Cheeseman <[email protected]>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 protected]
>
> _______________________________________________
>
> Cocoa-dev mailing list ([email protected])
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/edolecki%40gmail.com
>
> This email sent to [email protected]
>
_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to