mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
imageinfo_ni: try to fix compiler warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d65dc02d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Origin message was:
------------------
- imageinfo_ni: try to fix compiler warning
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -446,7 +446,7 @@ int CImageInfoNI::get_MTD_Info()
|
||||
size_t len;
|
||||
int i = 0;
|
||||
|
||||
memset(&mtd_info, 0, sizeof(mtd_info));
|
||||
mtd_info.clear();
|
||||
|
||||
buffer = NULL;
|
||||
if (!(fh = fopen("/proc/mtd", "r")))
|
||||
|
Reference in New Issue
Block a user