mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
add various variable initializations to keep valgrind happy
This commit is contained in:
@@ -99,6 +99,7 @@ CInfoViewer::CInfoViewer ()
|
||||
|
||||
Init();
|
||||
infoViewerBB->Init();
|
||||
strcpy(old_timestr, "");
|
||||
}
|
||||
|
||||
CInfoViewer::~CInfoViewer()
|
||||
|
Reference in New Issue
Block a user