mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
initialize variables (mostly to silence valgrind)
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: f485bceff7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-30 (Mon, 30 Sep 2013)
------------------
This commit was generated by Migit
This commit is contained in:
committed by
Jacek Jendrzej
parent
6e501dfcad
commit
018bb3b50c
@@ -221,6 +221,9 @@ void CNeutrinoEventList::readEvents(const t_channel_id channel_id)
|
||||
|
||||
evt.description = g_Locale->getText(LOCALE_EPGLIST_NOEVENTS);
|
||||
evt.eventID = 0;
|
||||
evt.channelID = 0;
|
||||
evt.startTime = 0;
|
||||
evt.duration = 0;
|
||||
evtlist.push_back(evt);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user