neutrino.cpp: fix soft-restart

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2143 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2012-03-09 11:31:57 +00:00
parent d1fd82053c
commit bf2593efc3

View File

@@ -3618,6 +3618,8 @@ int CNeutrinoApp::exec(CMenuTarget* parent, const std::string & actionKey)
delete frameBuffer;
stop_daemons(true);
delete videoDecoder;
cs_api_exit();
/* g_Timerd, g_Zapit and CVFD are used in stop_daemons */
delete g_Timerd;
delete g_Zapit; //do we really need this?