mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
infoviewer_bb: initialize values to satisfy valgrind
Origin commit data
------------------
Commit: a410dabcdb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)
This commit is contained in:
committed by
Jacek Jendrzej
parent
dce1f9251b
commit
9b72768f07
@@ -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
|
||||
|
Reference in New Issue
Block a user