mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRS: Fix bug
This commit is contained in:
parent
aaebecbcc9
commit
a826926073
26 changed files with 116 additions and 10 deletions
|
@ -620,6 +620,7 @@ srs_error_t srs_config_dumps_engine(SrsConfDirective* dir, SrsJsonObject* engine
|
|||
|
||||
SrsConfDirective::SrsConfDirective()
|
||||
{
|
||||
conf_line = 0;
|
||||
}
|
||||
|
||||
SrsConfDirective::~SrsConfDirective()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue