mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
initialize variables (mostly to silence valgrind)
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
committed by
Jacek Jendrzej
parent
878d8a55be
commit
f485bceff7
@@ -63,6 +63,7 @@ void CTimerManager::Init(void)
|
||||
m_isTimeSet = false;
|
||||
timer_is_rec = false;
|
||||
wakeup = 0;
|
||||
shutdown_eventID = -1;
|
||||
loadRecordingSafety();
|
||||
|
||||
//thread starten
|
||||
|
Reference in New Issue
Block a user