infoviewer_bb: initialize values to satisfy valgrind

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d486458f6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-02-22 17:17:05 +01:00
parent 035601864f
commit 648e3f9d67

View File

@@ -106,6 +106,7 @@ void CInfoViewerBB::Init()
for (int i = 0; i < CInfoViewerBB::BUTTON_MAX; i++) {
tmp_bbButtonInfoText[i] = "";
bbButtonInfo[i].x = -1;
}
// get HDD info in a separate thread