mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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:
@@ -3618,6 +3618,8 @@ int CNeutrinoApp::exec(CMenuTarget* parent, const std::string & actionKey)
|
|||||||
delete frameBuffer;
|
delete frameBuffer;
|
||||||
|
|
||||||
stop_daemons(true);
|
stop_daemons(true);
|
||||||
|
delete videoDecoder;
|
||||||
|
cs_api_exit();
|
||||||
/* g_Timerd, g_Zapit and CVFD are used in stop_daemons */
|
/* g_Timerd, g_Zapit and CVFD are used in stop_daemons */
|
||||||
delete g_Timerd;
|
delete g_Timerd;
|
||||||
delete g_Zapit; //do we really need this?
|
delete g_Zapit; //do we really need this?
|
||||||
|
Reference in New Issue
Block a user