owncast/core/chat
Bradley Hilton fe96739f60
Fix a memory leak with the chat aspect. (#23)
Essentially, the for loop wasn't being returned out
of and that caused the read listener to never be
let up and released to the gc
2020-06-22 23:52:50 -07:00
..
client.go Fix a memory leak with the chat aspect. (#23) 2020-06-22 23:52:50 -07:00
server.go Fix a memory leak with the chat aspect. (#23) 2020-06-22 23:52:50 -07:00