mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
zapit: stop pmt_update task during shutdown
This commit is contained in:
@@ -2205,6 +2205,7 @@ bool CZapit::Stop()
|
||||
{
|
||||
if(!started)
|
||||
return false;
|
||||
pmt_stop_update_filter(&pmt_update_fd);
|
||||
started = false;
|
||||
int ret = join();
|
||||
return (ret == 0);
|
||||
|
Reference in New Issue
Block a user