teodorpatras / Jukebox

Player for streaming local and remote audio files. Written in Swift.
MIT License
552 stars 122 forks source link

JukeboxItem has memory leaks #69

Open wuxiao356 opened 7 years ago

wuxiao356 commented 7 years ago

After trying to profile the Example app, I found several memory leaks on the library.

diogoAntunes commented 7 years ago

That isn't much helpful, isn't... Where did you find the memory leaks? Any specific information? Perhaps even a solution to such leaks?