正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -177,6 +177,7 @@ void SrsNgExec::clear_exec_publish() | @@ -177,6 +177,7 @@ void SrsNgExec::clear_exec_publish() | ||
| 177 | SrsProcess* ep = *it; | 177 | SrsProcess* ep = *it; |
| 178 | srs_freep(ep); | 178 | srs_freep(ep); |
| 179 | } | 179 | } |
| 180 | + exec_publishs.clear(); | ||
| 180 | } | 181 | } |
| 181 | 182 | ||
| 182 | void SrsNgExec::show_exec_log_message() | 183 | void SrsNgExec::show_exec_log_message() |
-
请 注册 或 登录 后发表评论