mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix the double free bug
This commit is contained in:
parent
b1df04cb09
commit
6a4e043349
3 changed files with 4 additions and 12 deletions
|
@ -92,7 +92,6 @@ public:
|
|||
private:
|
||||
SrsRtpRawPayload* cache_raw;
|
||||
SrsRtpFUAPayload2* cache_fua;
|
||||
bool using_cache;
|
||||
int cache_payload;
|
||||
public:
|
||||
SrsRtpPacket2();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue