layeh / barnard

barnard is a terminal-based client for the Mumble voice chat software
GNU General Public License v2.0
150 stars 46 forks source link

memory leak? #9

Closed derekbarnett closed 7 years ago

derekbarnett commented 8 years ago

While receiving audio, barnard's RAM usage is growing about 1MB every 10 seconds or so for me. Doesn't seem to get garbage collected, will just grow until the system kills barnard. I did update via 'go get -u github.com/layeh/barnard/cmd/barnard' before reporting this.

derekbarnett commented 7 years ago

This seems to be sorted out, thanks.