mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
dispose the gop cache
This commit is contained in:
parent
beb0431746
commit
811ef4bcf6
3 changed files with 13 additions and 0 deletions
|
@ -523,6 +523,8 @@ void SrsServer::destroy()
|
|||
ingester->dispose();
|
||||
#endif
|
||||
|
||||
SrsSource::dispose_all();
|
||||
|
||||
#ifdef SRS_AUTO_HTTP_API
|
||||
srs_freep(http_api_mux);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue