fix coverity 278907, 278906
This commit is contained in:
@@ -370,7 +370,6 @@ out:
|
|||||||
static int CmdHFCryptoRFELoad(const char *Cmd) {
|
static int CmdHFCryptoRFELoad(const char *Cmd) {
|
||||||
|
|
||||||
size_t datalen = 1024;
|
size_t datalen = 1024;
|
||||||
int fileNameLen = 0;
|
|
||||||
char filename[FILE_PATH_SIZE] = {0x00};
|
char filename[FILE_PATH_SIZE] = {0x00};
|
||||||
bool errors = false, has_filename = false;
|
bool errors = false, has_filename = false;
|
||||||
uint8_t cmdp = 0;
|
uint8_t cmdp = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user