mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +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();
|
||||
|
||||
dprintf(DEBUG_INFO, "exit\n");
|
||||
|
Reference in New Issue
Block a user