mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
src/gui/streaminfo2.cpp
src/neutrino.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc07333926
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-30 (Fri, 30 Dec 2016)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -821,7 +821,9 @@ void CTimerManager::cancelShutdownOnWakeup()
|
||||
{
|
||||
pthread_mutex_lock(&tm_eventsMutex);
|
||||
if (shutdown_eventID > -1) {
|
||||
pthread_mutex_unlock(&tm_eventsMutex);
|
||||
removeEvent(shutdown_eventID);
|
||||
pthread_mutex_lock(&tm_eventsMutex);
|
||||
shutdown_eventID = -1;
|
||||
}
|
||||
wakeup = 0;
|
||||
|
Reference in New Issue
Block a user