fix coverity 278900
This commit is contained in:
@@ -2808,6 +2808,7 @@ static int CmdHF14MfuNDEF(const char *Cmd) {
|
||||
if (status == -1) {
|
||||
DropField();
|
||||
PrintAndLogEx(ERR, "Error: tag didn't answer to READ");
|
||||
free(records);
|
||||
return PM3_ESOFT;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user