ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

Memory leaks with ORGMInputUnit #74

Open gerchicov-bp opened 8 years ago

gerchicov-bp commented 8 years ago

Its method dealloc is never called

gerchicov-bp commented 8 years ago

https://github.com/ap4y/OrigamiEngine/commit/b504080a03a33c42a25917a8babb986ccce4c52c You have just replaced crash with memory leak but haven't fixed it