mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +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
Origin commit data
------------------
Commit: bf2593efc3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-09 (Fri, 09 Mar 2012)
This commit is contained in:
@@ -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?
|
||||
|
Reference in New Issue
Block a user