mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix ffmpeg log fd leak, always close log_fd. 0.9.94
This commit is contained in:
parent
74e6e28993
commit
7004510cc7
3 changed files with 134 additions and 139 deletions
|
@ -48,7 +48,6 @@ private:
|
|||
pid_t pid;
|
||||
private:
|
||||
std::string log_file;
|
||||
int log_fd;
|
||||
private:
|
||||
std::string ffmpeg;
|
||||
std::string _iparams;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue