small fix, possible segfault in hddmenu

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b71f720ea
Author: defans <defans@bluepeercrew.us>
Date: 2013-11-09 (Sat, 09 Nov 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
defans
2013-11-09 13:00:53 +01:00
committed by vanhofen
parent 4ba7183735
commit 04d239e190

View File

@@ -161,6 +161,7 @@ int CHDDMenuHandler::doMenu ()
std::string tmp_str[n];
CMenuWidget * tempMenu[n];
for(int i = 0; i < n;i++) {
tempMenu[i] = NULL;
char str[256];
char sstr[256];
char vendor[128], model[128];