add various variable initializations to keep valgrind happy

Origin commit data
------------------
Branch: ni/coolstream
Commit: 04b916dbb7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-10-31 23:02:34 +01:00
parent a9bc076b45
commit 042f151781
6 changed files with 8 additions and 0 deletions

View File

@@ -99,6 +99,7 @@ CInfoViewer::CInfoViewer ()
Init();
infoViewerBB->Init();
strcpy(old_timestr, "");
}
CInfoViewer::~CInfoViewer()