mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
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:
@@ -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];
|
||||
|
Reference in New Issue
Block a user