1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

merge from srs2, for kbps free io

This commit is contained in:
winlin 2017-01-22 13:16:05 +08:00
commit 5c959fc781
4 changed files with 13 additions and 11 deletions

View file

@ -483,7 +483,6 @@ void SrsEdgeForwarder::stop()
{
pthread->stop();
queue->clear();
srs_freep(sdk);
}