mattgallagher / AudioStreamer

A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
http://cocoawithlove.com
1.93k stars 553 forks source link

AudioStreamer - memory leak when call "start" method #18

Open ghost opened 13 years ago

ghost commented 13 years ago

Hello everybody,

I've used AudioStreamer files in my program, it works great. But I see a memory leak when I call method "start" when I run my program with Instrument. Does anyone know how to fix this leak.

Thank you very much for your help!

Filename: AudioStreamer.m Method:

sebsto commented 13 years ago

The internalThread is released in the cleanup part of - (void)startInternal