CocoaAUHost bug?
CocoaAUHost bug?
- Subject: CocoaAUHost bug?
- From: Franck Stauffer <email@hidden>
- Date: Tue, 12 Oct 2004 15:58:10 +0200
Hello,
I have been updating my plug-in's code and while doing that i added a Cocoa view besides the existing Carbon UI...
I noticed that in CocoaAUHost (same thing in Rax btw àthe -(void)dealloc method
of my view's class get's called...
In CocoaAUHost, HostingWindowController.m line 200,
<x-tad-smaller> </x-tad-smaller><x-tad-smaller>id</x-tad-smaller><x-tad-smaller> createdClass = [[viewClass alloc] init]; </x-tad-smaller><x-tad-smaller>// instantiate principal class</x-tad-smaller><x-tad-smaller>
</x-tad-smaller>gets instantiated but never (unless i missed the right bit of code) released....i'd just like to make sure that this gets corrected
(in case people writing CocoaAUHost base their work on CocoaAUHost).
Franck
_______________________________________________
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