mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
coverity CID 322669
This commit is contained in:
parent
70be8d774d
commit
67bdc1f775
1 changed files with 1 additions and 0 deletions
|
@ -3316,6 +3316,7 @@ static int CmdHF14AMfSim(const char *Cmd) {
|
|||
break;
|
||||
default:
|
||||
PrintAndLogEx(WARNING, "Invalid parameter for UID");
|
||||
CLIParserFree(ctx);
|
||||
return PM3_EINVARG;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue