mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
-try to fix segfault on webtv channel - neutrino shutdown
This commit is contained in:
@@ -809,6 +809,9 @@ CRecordManager::~CRecordManager()
|
||||
}
|
||||
nextmap.clear();
|
||||
durations.clear();
|
||||
sm.lock();
|
||||
manager = NULL;
|
||||
sm.unlock();
|
||||
}
|
||||
|
||||
CRecordManager * CRecordManager::getInstance()
|
||||
|
Reference in New Issue
Block a user