acomminos / Jumble

An Android service implementation of the Mumble protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leak in AudioOutput.java

jlee6 opened this issue · comments

commented

mDecodeExecutorService gets leaked.
need to shutdown the executor on stopPlaying in AudioOutput.java