mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Squash: Fix bugs for 4.0
This commit is contained in:
parent
ccc1e75f24
commit
6b7fc6fdb5
6 changed files with 24 additions and 6 deletions
|
@ -1519,6 +1519,8 @@ SrsMetaCache::SrsMetaCache()
|
|||
SrsMetaCache::~SrsMetaCache()
|
||||
{
|
||||
dispose();
|
||||
srs_freep(vformat);
|
||||
srs_freep(aformat);
|
||||
}
|
||||
|
||||
void SrsMetaCache::dispose()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue