mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
src/neutrino.cpp: try to fix crash on shutdown
This commit is contained in:
@@ -3167,6 +3167,7 @@ void CNeutrinoApp::ExitRun(const bool /*write_si*/, int retcode)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
delete cHddStat::getInstance();
|
||||||
delete CRecordManager::getInstance();
|
delete CRecordManager::getInstance();
|
||||||
|
|
||||||
dprintf(DEBUG_INFO, "exit\n");
|
dprintf(DEBUG_INFO, "exit\n");
|
||||||
|
Reference in New Issue
Block a user