Fixed memory leak with multiple clients
I had a random issue in TMD when multiple clients were connected to the same server, with consistent random but incrementing memory leak of the tmdserver process. Today I was able to isolate the issue and fix it. The system was free from leaks during stress tests with more clients connected and encoding at 60 …