seg fault
seg fault
This commit is contained in:
parent
a5c5befad1
commit
0faaa61be7
|
|
@ -210,11 +210,11 @@ failed:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
handler->on_thread_stop();
|
|
||||||
srs_info("thread %s cycle finished", _name);
|
|
||||||
|
|
||||||
// readly terminated now.
|
// readly terminated now.
|
||||||
really_terminated = true;
|
really_terminated = true;
|
||||||
|
|
||||||
|
handler->on_thread_stop();
|
||||||
|
srs_info("thread %s cycle finished", _name);
|
||||||
}
|
}
|
||||||
|
|
||||||
void* SrsThread::thread_fun(void* arg)
|
void* SrsThread::thread_fun(void* arg)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user