mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
initialize variables (mostly to silence valgrind)
This commit is contained in:
@@ -150,6 +150,7 @@ class CTimerdClient:private CBasicClient
|
||||
eventInfo.epgID = epgID;
|
||||
eventInfo.epg_starttime = epg_starttime;
|
||||
eventInfo.apids = apids;
|
||||
eventInfo.recordingSafety = false;
|
||||
return addTimerEvent(CTimerd::TIMER_ZAPTO, &eventInfo, announcetime, alarmtime, stoptime);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user